All of lore.kernel.org
 help / color / mirror / Atom feed
* [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
@ 2014-02-10  7:23 ` Madper Xie
  0 siblings, 0 replies; 22+ messages in thread
From: Madper Xie @ 2014-02-10  7:23 UTC (permalink / raw)
  To: Matt Fleming, linux-kernel, linux-efi

Howdy,

With old kernel (from 3.10 to 3.14-rc1), my hp box shows following
outputs:
~~~
[    0.009166] Freeing SMP alternatives memory: 20K (ffffffff82234000 - ffffffff82239000)
[    0.010302] ioremap: invalid physical address 1376e01800000001
[    0.010303] ------------[ cut here ]------------
[    0.010308] WARNING: CPU: 0 PID: 0 at arch/x86/mm/ioremap.c:83 __ioremap_caller+0x357/0x380()
[    0.010309] Modules linked in:
[    0.010312] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.14.0-rc1 #8
[    0.010313] Hardware name: Hewlett-Packard HP Compaq Elite 8300 SFF/3397, BIOS K01 v02.05 05/07/2012
[    0.010314]  0000000000000009 ffffffff819dde58 ffffffff816b5eb9 0000000000000000
[    0.010317]  ffffffff819dde90 ffffffff8107793d 0000000000000000 1376e01800000006
[    0.010319]  0000000000000000 ffffffff81e0e2c0 0000000000000006 ffffffff819ddea0
[    0.010322] Call Trace:
[    0.010327]  [<ffffffff816b5eb9>] dump_stack+0x4d/0x66
[    0.010331]  [<ffffffff8107793d>] warn_slowpath_common+0x7d/0xa0
[    0.010333]  [<ffffffff81077a1a>] warn_slowpath_null+0x1a/0x20
[    0.010335]  [<ffffffff81060f37>] __ioremap_caller+0x357/0x380
[    0.010339]  [<ffffffff81d85b5f>] ? efi_bgrt_init+0x8b/0x12b
[    0.010341]  [<ffffffff81060f77>] ioremap_nocache+0x17/0x20
[    0.010343]  [<ffffffff81d85b5f>] efi_bgrt_init+0x8b/0x12b
[    0.010345]  [<ffffffff81d8522a>] efi_late_init+0x9/0xb
[    0.010349]  [<ffffffff81d68f59>] start_kernel+0x436/0x450
[    0.010351]  [<ffffffff81d6892c>] ? repair_env_string+0x5c/0x5c
[    0.010353]  [<ffffffff81d68120>] ? early_idt_handlers+0x120/0x120
[    0.010355]  [<ffffffff81d685de>] x86_64_start_reservations+0x2a/0x2c
[    0.010356]  [<ffffffff81d6871e>] x86_64_start_kernel+0x13e/0x14d
[    0.010368] ---[ end trace b6511b740249fba3 ]---
~~~
However the box can boot up and works well.
After I update kernel to 3.14-rc2, it panic when booting. Here is
console output:
~~~
[    0.010366] BUG: unable to handle kernel paging request at ffffffffff340003
[    0.017376] IP: [<ffffffff81d85ba4>] efi_bgrt_init+0x9d/0x133
[    0.023153] PGD 159eb067 PUD 159ed067 PMD 16240067 PTE 9376e01800000163
[    0.029842] Oops: 0009 [#1] SMP 
[    0.033108] Modules linked in:
[    0.036184] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.14.0-rc2+ #7
[    0.042540] Hardware name: Hewlett-Packard HP Compaq Elite 8300 SFF/3397, BIOS K01 v02.05 05/07/2012
[    0.051679] task: ffffffff819ef4c0 ti: ffffffff819dc000 task.ti: ffffffff819dc000
[    0.059167] RIP: 0010:[<ffffffff81d85ba4>]  [<ffffffff81d85ba4>] efi_bgrt_init+0x9d/0x133
[    0.067368] RSP: 0000:ffffffff819ddf20  EFLAGS: 00010202
[    0.072684] RAX: ffffffffff340001 RBX: ffffffffff340001 RCX: ffffffff00000abf
[    0.079825] RDX: 8000000000000163 RSI: 9376e01800000163 RDI: ffffffffff340000
[    0.086967] RBP: ffffffff819ddf38 R08: 8000000000000163 R09: 8000000000000163
[    0.094109] R10: 0000000000000001 R11: 0000000000000000 R12: 0000000000000001
[    0.101249] R13: ffff88021ecc5640 R14: ffffffff81e0e2c0 R15: ffffffff819ddfb0
[    0.108391] FS:  0000000000000000(0000) GS:ffff880215c00000(0000) knlGS:0000000000000000
[    0.116489] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    0.122239] CR2: ffffffffff340003 CR3: 00000000159e8000 CR4: 00000000001406f0
[    0.129381] Stack:
[    0.131396]  ffffffffffffffff ffffffff81e04940 ffff88021ecc5640 ffffffff819ddf48
[    0.138867]  ffffffff81d8525d ffffffff819ddf88 ffffffff81d68f59 ffffffff81d6892c
[    0.146338]  ffffffff81e0e2c0 0000ffffffff81d6 00000000ffffffff 0000000000000020
[    0.153809] Call Trace:
[    0.156261]  [<ffffffff81d8525d>] efi_late_init+0x9/0xb
[    0.161499]  [<ffffffff81d68f59>] start_kernel+0x436/0x450
[    0.166987]  [<ffffffff81d6892c>] ? repair_env_string+0x5c/0x5c
[    0.172913]  [<ffffffff81d68120>] ? early_idt_handlers+0x120/0x120
[    0.179098]  [<ffffffff81d685de>] x86_64_start_reservations+0x2a/0x2c
[    0.185547]  [<ffffffff81d6871e>] x86_64_start_kernel+0x13e/0x14d
[    0.191646] Code: 89 c3 75 24 48 8b 05 34 37 53 00 be 06 00 00 00 48 8b 78 28 e8 93 d0 ff ff 48 85 c0 48 89 c 
[    0.211644] RIP  [<ffffffff81d85ba4>] efi_bgrt_init+0x9d/0x133
[    0.217501]  RSP <ffffffff819ddf20>
[    0.220994] CR2: ffffffffff340003
[    0.224320] ---[ end trace 4f8e0a3f5b9ff6b1 ]---
[    0.228946] Kernel panic - not syncing: Attempted to kill the idle task!
[    0.235655] Rebooting in 3 seconds..
[    0.239146] ACPI MEMORY or I/O RESET_REG.

BTW: 3.14-rc2 works well on my DELL desktop.

I paste the dmidecode output of my HP desktop here:
# dmidecode 2.12
# SMBIOS entry point at 0xd943d918
SMBIOS 2.7 present.
58 structures occupying 2472 bytes.
Table at 0x000E92EB.

Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
	Vendor: Hewlett-Packard
	Version: K01 v02.05
	Release Date: 05/07/2012
	Address: 0xF0000
	Runtime Size: 64 kB
	ROM Size: 16384 kB
	Characteristics:
		PCI is supported
		PNP is supported
		BIOS is upgradeable
		BIOS shadowing is allowed
		Boot from CD is supported
		Selectable boot is supported
		EDD is supported
		Print screen service is supported (int 5h)
		8042 keyboard services are supported (int 9h)
		Serial services are supported (int 14h)
		Printer services are supported (int 17h)
		ACPI is supported
		USB legacy is supported
		BIOS boot specification is supported
		Function key-initiated network boot is supported
		Targeted content distribution is supported
		UEFI is supported
	BIOS Revision: 2.5

Handle 0x0001, DMI type 1, 27 bytes
System Information
	Manufacturer: Hewlett-Packard
	Product Name: HP Compaq Elite 8300 SFF
	Version: Not Specified
	Serial Number: 6CR3164C25
	UUID: 10EC3380-A110-11E2-8178-6C3BE5225006
	Wake-up Type: Power Switch
	SKU Number: QV996AV
	Family: 103C_53307F G=D

Handle 0x0002, DMI type 2, 15 bytes
Base Board Information
	Manufacturer: Hewlett-Packard
	Product Name: 3397
	Version: Not Specified
	Serial Number: 6CR3164C25
	Asset Tag: 6CR3164C25
	Features:
		Board is a hosting board
		Board is removable
		Board is replaceable
	Location In Chassis: Not Specified
	Chassis Handle: 0x0003
	Type: Motherboard
	Contained Object Handles: 0

Handle 0x0003, DMI type 3, 22 bytes
Chassis Information
	Manufacturer: Hewlett-Packard
	Type: Low Profile Desktop
	Lock: Not Present
	Version: Not Specified
	Serial Number: 6CR3164C25
	Asset Tag: 6CR3164C25
	Boot-up State: Safe
	Power Supply State: Safe
	Thermal State: Safe
	Security Status: None
	OEM Information: 0x00000000
	Height: Unspecified
	Number Of Power Cords: 1
	Contained Elements: 0
	SKU Number: <BAD INDEX>

Handle 0x0004, DMI type 4, 42 bytes
Processor Information
	Socket Designation: SOCKET 0
	Type: Central Processor
	Family: Core i5
	Manufacturer: Intel
	ID: A9 06 03 00 FF FB EB BF
	Signature: Type 0, Family 6, Model 58, Stepping 9
	Flags:
		FPU (Floating-point unit on-chip)
		VME (Virtual mode extension)
		DE (Debugging extension)
		PSE (Page size extension)
		TSC (Time stamp counter)
		MSR (Model specific registers)
		PAE (Physical address extension)
		MCE (Machine check exception)
		CX8 (CMPXCHG8 instruction supported)
		APIC (On-chip APIC hardware supported)
		SEP (Fast system call)
		MTRR (Memory type range registers)
		PGE (Page global enable)
		MCA (Machine check architecture)
		CMOV (Conditional move instruction supported)
		PAT (Page attribute table)
		PSE-36 (36-bit page size extension)
		CLFSH (CLFLUSH instruction supported)
		DS (Debug store)
		ACPI (ACPI supported)
		MMX (MMX technology supported)
		FXSR (FXSAVE and FXSTOR instructions supported)
		SSE (Streaming SIMD extensions)
		SSE2 (Streaming SIMD extensions 2)
		SS (Self-snoop)
		HTT (Multi-threading)
		TM (Thermal monitor supported)
		PBE (Pending break enabled)
	Version: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz
	Voltage: 1.0 V
	External Clock: 100 MHz
	Max Speed: 3800 MHz
	Current Speed: 3200 MHz
	Status: Populated, Enabled
	Upgrade: Socket BGA1155
	L1 Cache Handle: 0x0005
	L2 Cache Handle: 0x0006
	L3 Cache Handle: 0x0007
	Serial Number: Not Specified
	Asset Tag: Not Specified
	Part Number: Not Specified
	Core Count: 4
	Core Enabled: 4
	Thread Count: 4
	Characteristics:
		64-bit capable
		Multi-Core
		Execute Protection
		Enhanced Virtualization
		Power/Performance Control

Handle 0x0005, DMI type 7, 19 bytes
Cache Information
	Socket Designation: L1-Cache
	Configuration: Enabled, Not Socketed, Level 1
	Operational Mode: Write Through
	Location: Internal
	Installed Size: 256 kB
	Maximum Size: 256 kB
	Supported SRAM Types:
		Unknown
	Installed SRAM Type: Unknown
	Speed: Unknown
	Error Correction Type: Parity
	System Type: Unified
	Associativity: 8-way Set-associative

Handle 0x0006, DMI type 7, 19 bytes
Cache Information
	Socket Designation: L2-Cache
	Configuration: Enabled, Not Socketed, Level 2
	Operational Mode: Write Through
	Location: Internal
	Installed Size: 1024 kB
	Maximum Size: 1024 kB
	Supported SRAM Types:
		Unknown
	Installed SRAM Type: Unknown
	Speed: Unknown
	Error Correction Type: Single-bit ECC
	System Type: Unified
	Associativity: 8-way Set-associative

Handle 0x0007, DMI type 7, 19 bytes
Cache Information
	Socket Designation: L3-Cache
	Configuration: Enabled, Not Socketed, Level 3
	Operational Mode: Write Back
	Location: Internal
	Installed Size: 6144 kB
	Maximum Size: 6144 kB
	Supported SRAM Types:
		Unknown
	Installed SRAM Type: Unknown
	Speed: Unknown
	Error Correction Type: Single-bit ECC
	System Type: Unified
	Associativity: Other

Handle 0x0008, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J1A1
	Internal Connector Type: None
	External Reference Designator: PS2Mouse
	External Connector Type: PS/2
	Port Type: Mouse Port

Handle 0x0009, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J1A1
	Internal Connector Type: None
	External Reference Designator: Keyboard
	External Connector Type: PS/2
	Port Type: Keyboard Port

Handle 0x000A, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2A1
	Internal Connector Type: None
	External Reference Designator: TV Out
	External Connector Type: Mini Centronics Type-14
	Port Type: Other

Handle 0x000B, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2A2A
	Internal Connector Type: None
	External Reference Designator: COM A
	External Connector Type: DB-9 male
	Port Type: Serial Port 16550A Compatible

Handle 0x000C, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2A2B
	Internal Connector Type: None
	External Reference Designator: Video
	External Connector Type: DB-15 female
	Port Type: Video Port

Handle 0x000D, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J3A1
	Internal Connector Type: None
	External Reference Designator: USB1
	External Connector Type: Access Bus (USB)
	Port Type: USB

Handle 0x000E, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J3A1
	Internal Connector Type: None
	External Reference Designator: USB2
	External Connector Type: Access Bus (USB)
	Port Type: USB

Handle 0x000F, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J3A1
	Internal Connector Type: None
	External Reference Designator: USB3
	External Connector Type: Access Bus (USB)
	Port Type: USB

Handle 0x0010, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9A1 - TPM HDR
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0011, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9C1 - PCIE DOCKING CONN
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0012, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2B3 - CPU FAN
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0013, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J6C2 - EXT HDMI
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0014, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J3C1 - GMCH FAN
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0015, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J1D1 - ITP
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0016, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9E2 - MDC INTPSR
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0017, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9E4 - MDC INTPSR
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0018, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9E3 - LPC HOT DOCKING
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0019, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9E1 - SCAN MATRIX
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x001A, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9G1 - LPC SIDE BAND
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x001B, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J8F1 - UNIFIED
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x001C, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J6F1 - LVDS
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x001D, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2F1 - LAI FAN
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x001E, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2G1 - GFX VID
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x001F, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J1G6 - AC JACK
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0020, DMI type 11, 5 bytes
OEM Strings
	String 1: ABS 70/71 60 61 62 63;
	String 2: FBYTE#2U2V3E3P3V3X47676J6S6b7B7H7M7Q7T7W7a7m8D9zag.Fn;
	String 3: BUILDID#12WWIDFW607#SAB2#DAB2;

Handle 0x0021, DMI type 12, 5 bytes
System Configuration Options
	Option 1: To Be Filled By O.E.M.

Handle 0x0022, DMI type 32, 20 bytes
System Boot Information
	Status: No errors detected

Handle 0x0023, DMI type 26, 22 bytes
Voltage Probe
	Description: LM78A
	Location: Power Unit
	Status: OK
	Maximum Value: Unknown
	Minimum Value: Unknown
	Resolution: Unknown
	Tolerance: Unknown
	Accuracy: Unknown
	OEM-specific Information: 0x00000000
	Nominal Value: Unknown

Handle 0x0024, DMI type 28, 22 bytes
Temperature Probe
	Description: LM78A
	Location: Power Unit
	Status: OK
	Maximum Value: Unknown
	Minimum Value: Unknown
	Resolution: Unknown
	Tolerance: Unknown
	Accuracy: Unknown
	OEM-specific Information: 0x00000000
	Nominal Value: Unknown

Handle 0x0025, DMI type 27, 15 bytes
Cooling Device
	Temperature Probe Handle: 0x0024
	Type: Power Supply Fan
	Status: OK
	Cooling Unit Group: 1
	OEM-specific Information: 0x00000000
	Nominal Speed: Unknown Or Non-rotating
	Description: Cooling Dev 1

Handle 0x0026, DMI type 29, 22 bytes
Electrical Current Probe
	Description: ABC
	Location: Power Unit
	Status: OK
	Maximum Value: Unknown
	Minimum Value: Unknown
	Resolution: Unknown
	Tolerance: Unknown
	Accuracy: Unknown
	OEM-specific Information: 0x00000000
	Nominal Value: Unknown

Handle 0x0027, DMI type 39, 22 bytes
System Power Supply
	Power Unit Group: 1
	Location: To Be Filled By O.E.M.
	Name: To Be Filled By O.E.M.
	Manufacturer: To Be Filled By O.E.M.
	Serial Number: To Be Filled By O.E.M.
	Asset Tag: To Be Filled By O.E.M.
	Model Part Number: To Be Filled By O.E.M.
	Revision: To Be Filled By O.E.M.
	Max Power Capacity: Unknown
	Status: Present, OK
	Type: Switching
	Input Voltage Range Switching: Auto-switch
	Plugged: Yes
	Hot Replaceable: No
	Input Voltage Probe Handle: 0x0023
	Cooling Device Handle: 0x0025
	Input Current Probe Handle: 0x0026

Handle 0x0028, DMI type 41, 11 bytes
Onboard Device
	Reference Designation:  Onboard IGD
	Type: Video
	Status: Enabled
	Type Instance: 1
	Bus Address: 0000:00:02.0

Handle 0x0029, DMI type 41, 11 bytes
Onboard Device
	Reference Designation:  Onboard LAN
	Type: Ethernet
	Status: Enabled
	Type Instance: 1
	Bus Address: 0000:00:19.0

Handle 0x002A, DMI type 41, 11 bytes
Onboard Device
	Reference Designation:  Onboard 1394
	Type: Other
	Status: Enabled
	Type Instance: 1
	Bus Address: 0000:03:1c.2

Handle 0x002B, DMI type 16, 23 bytes
Physical Memory Array
	Location: System Board Or Motherboard
	Use: System Memory
	Error Correction Type: None
	Maximum Capacity: 32 GB
	Error Information Handle: Not Provided
	Number Of Devices: 4

Handle 0x002C, DMI type 17, 34 bytes
Memory Device
	Array Handle: 0x002B
	Error Information Handle: Not Provided
	Total Width: Unknown
	Data Width: Unknown
	Size: No Module Installed
	Form Factor: DIMM
	Set: None
	Locator: DIMM4
	Bank Locator: BANK 0
	Type: Unknown
	Type Detail: None
	Speed: Unknown
	Manufacturer: [Empty]
	Serial Number: [Empty]
	Asset Tag: 9876543210
	Part Number: [Empty]
	Rank: Unknown
	Configured Clock Speed: Unknown

Handle 0x002D, DMI type 17, 34 bytes
Memory Device
	Array Handle: 0x002B
	Error Information Handle: Not Provided
	Total Width: 64 bits
	Data Width: 64 bits
	Size: 4096 MB
	Form Factor: DIMM
	Set: None
	Locator: DIMM3
	Bank Locator: BANK 1
	Type: DDR3
	Type Detail: Synchronous
	Speed: 1600 MHz
	Manufacturer: Kingston
	Serial Number: 0D3AB88A
	Asset Tag: 9876543210
	Part Number: 99P5474-013.A00LF 
	Rank: 1
	Configured Clock Speed: 1600 MHz

Handle 0x002E, DMI type 20, 35 bytes
Memory Device Mapped Address
	Starting Address: 0x00000000000
	Ending Address: 0x000FFFFFFFF
	Range Size: 4 GB
	Physical Device Handle: 0x002D
	Memory Array Mapped Address Handle: 0x0032
	Partition Row Position: Unknown
	Interleave Position: 1
	Interleaved Data Depth: 2

Handle 0x002F, DMI type 17, 34 bytes
Memory Device
	Array Handle: 0x002B
	Error Information Handle: Not Provided
	Total Width: Unknown
	Data Width: Unknown
	Size: No Module Installed
	Form Factor: DIMM
	Set: None
	Locator: DIMM2
	Bank Locator: BANK 2
	Type: Unknown
	Type Detail: None
	Speed: Unknown
	Manufacturer: [Empty]
	Serial Number: [Empty]
	Asset Tag: 9876543210
	Part Number: [Empty]
	Rank: Unknown
	Configured Clock Speed: Unknown

Handle 0x0030, DMI type 17, 34 bytes
Memory Device
	Array Handle: 0x002B
	Error Information Handle: Not Provided
	Total Width: 64 bits
	Data Width: 64 bits
	Size: 4096 MB
	Form Factor: DIMM
	Set: None
	Locator: DIMM1
	Bank Locator: BANK 3
	Type: DDR3
	Type Detail: Synchronous
	Speed: 1600 MHz
	Manufacturer: 04CB
	Serial Number: 00009738
	Asset Tag: 9876543210
	Part Number: AM2L16BC4R1-B0AS  
	Rank: 1
	Configured Clock Speed: 1600 MHz

Handle 0x0031, DMI type 20, 35 bytes
Memory Device Mapped Address
	Starting Address: 0x00100000000
	Ending Address: 0x001FFFFFFFF
	Range Size: 4 GB
	Physical Device Handle: 0x0030
	Memory Array Mapped Address Handle: 0x0032
	Partition Row Position: Unknown
	Interleave Position: 2
	Interleaved Data Depth: 2

Handle 0x0032, DMI type 19, 31 bytes
Memory Array Mapped Address
	Starting Address: 0x00000000000
	Ending Address: 0x001FFFFFFFF
	Range Size: 8 GB
	Physical Array Handle: 0x002B
	Partition Width: 4

Handle 0x003E, DMI type 13, 22 bytes
BIOS Language Information
	Language Description Format: Long
	Installable Languages: 12
		en|US|iso8859-1
		fr|FR|iso8859-1
		es|ES|iso8859-1
		de|DE|iso8859-1
		it|IT|iso8859-1
		da|DK|iso8859-1
		fi|FI|iso8859-1
		nl|NL|iso8859-1
		no|NO|iso8859-1
		pt|PT|iso8859-1
		sv|SE|iso8859-1
		ja|JP|unicode
	Currently Installed Language: en|US|iso8859-1

Handle 0x0040, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: HLCK
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: Other
	Port Type: Other

Handle 0x0041, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: HSNR
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: Other
	Port Type: Other

Handle 0x0042, DMI type 129, 8 bytes
OEM-specific Type
	Header and Data:
		81 08 42 00 01 01 02 01
	Strings:
		Intel_ASF
		Intel_ASF_001

Handle 0x0043, DMI type 130, 20 bytes
OEM-specific Type
	Header and Data:
		82 14 43 00 24 41 4D 54 01 01 01 01 01 A5 2F 02
		00 00 01 00

Handle 0x0044, DMI type 131, 64 bytes
OEM-specific Type
	Header and Data:
		83 40 44 00 37 00 00 00 08 00 00 00 00 00 3D 00
		F8 00 47 1E FF FF FF FF 09 C0 00 00 00 00 08 00
		A1 05 04 00 00 00 00 00 C8 00 02 15 00 00 00 00
		00 00 00 00 36 00 00 00 76 50 72 6F 00 00 00 00

Handle 0x0045, DMI type 127, 4 bytes
End Of Table

-- 
iMadper

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

* [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
@ 2014-02-10  7:23 ` Madper Xie
  0 siblings, 0 replies; 22+ messages in thread
From: Madper Xie @ 2014-02-10  7:23 UTC (permalink / raw)
  To: Matt Fleming, linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org

Howdy,

With old kernel (from 3.10 to 3.14-rc1), my hp box shows following
outputs:
~~~
[    0.009166] Freeing SMP alternatives memory: 20K (ffffffff82234000 - ffffffff82239000)
[    0.010302] ioremap: invalid physical address 1376e01800000001
[    0.010303] ------------[ cut here ]------------
[    0.010308] WARNING: CPU: 0 PID: 0 at arch/x86/mm/ioremap.c:83 __ioremap_caller+0x357/0x380()
[    0.010309] Modules linked in:
[    0.010312] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.14.0-rc1 #8
[    0.010313] Hardware name: Hewlett-Packard HP Compaq Elite 8300 SFF/3397, BIOS K01 v02.05 05/07/2012
[    0.010314]  0000000000000009 ffffffff819dde58 ffffffff816b5eb9 0000000000000000
[    0.010317]  ffffffff819dde90 ffffffff8107793d 0000000000000000 1376e01800000006
[    0.010319]  0000000000000000 ffffffff81e0e2c0 0000000000000006 ffffffff819ddea0
[    0.010322] Call Trace:
[    0.010327]  [<ffffffff816b5eb9>] dump_stack+0x4d/0x66
[    0.010331]  [<ffffffff8107793d>] warn_slowpath_common+0x7d/0xa0
[    0.010333]  [<ffffffff81077a1a>] warn_slowpath_null+0x1a/0x20
[    0.010335]  [<ffffffff81060f37>] __ioremap_caller+0x357/0x380
[    0.010339]  [<ffffffff81d85b5f>] ? efi_bgrt_init+0x8b/0x12b
[    0.010341]  [<ffffffff81060f77>] ioremap_nocache+0x17/0x20
[    0.010343]  [<ffffffff81d85b5f>] efi_bgrt_init+0x8b/0x12b
[    0.010345]  [<ffffffff81d8522a>] efi_late_init+0x9/0xb
[    0.010349]  [<ffffffff81d68f59>] start_kernel+0x436/0x450
[    0.010351]  [<ffffffff81d6892c>] ? repair_env_string+0x5c/0x5c
[    0.010353]  [<ffffffff81d68120>] ? early_idt_handlers+0x120/0x120
[    0.010355]  [<ffffffff81d685de>] x86_64_start_reservations+0x2a/0x2c
[    0.010356]  [<ffffffff81d6871e>] x86_64_start_kernel+0x13e/0x14d
[    0.010368] ---[ end trace b6511b740249fba3 ]---
~~~
However the box can boot up and works well.
After I update kernel to 3.14-rc2, it panic when booting. Here is
console output:
~~~
[    0.010366] BUG: unable to handle kernel paging request at ffffffffff340003
[    0.017376] IP: [<ffffffff81d85ba4>] efi_bgrt_init+0x9d/0x133
[    0.023153] PGD 159eb067 PUD 159ed067 PMD 16240067 PTE 9376e01800000163
[    0.029842] Oops: 0009 [#1] SMP 
[    0.033108] Modules linked in:
[    0.036184] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.14.0-rc2+ #7
[    0.042540] Hardware name: Hewlett-Packard HP Compaq Elite 8300 SFF/3397, BIOS K01 v02.05 05/07/2012
[    0.051679] task: ffffffff819ef4c0 ti: ffffffff819dc000 task.ti: ffffffff819dc000
[    0.059167] RIP: 0010:[<ffffffff81d85ba4>]  [<ffffffff81d85ba4>] efi_bgrt_init+0x9d/0x133
[    0.067368] RSP: 0000:ffffffff819ddf20  EFLAGS: 00010202
[    0.072684] RAX: ffffffffff340001 RBX: ffffffffff340001 RCX: ffffffff00000abf
[    0.079825] RDX: 8000000000000163 RSI: 9376e01800000163 RDI: ffffffffff340000
[    0.086967] RBP: ffffffff819ddf38 R08: 8000000000000163 R09: 8000000000000163
[    0.094109] R10: 0000000000000001 R11: 0000000000000000 R12: 0000000000000001
[    0.101249] R13: ffff88021ecc5640 R14: ffffffff81e0e2c0 R15: ffffffff819ddfb0
[    0.108391] FS:  0000000000000000(0000) GS:ffff880215c00000(0000) knlGS:0000000000000000
[    0.116489] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    0.122239] CR2: ffffffffff340003 CR3: 00000000159e8000 CR4: 00000000001406f0
[    0.129381] Stack:
[    0.131396]  ffffffffffffffff ffffffff81e04940 ffff88021ecc5640 ffffffff819ddf48
[    0.138867]  ffffffff81d8525d ffffffff819ddf88 ffffffff81d68f59 ffffffff81d6892c
[    0.146338]  ffffffff81e0e2c0 0000ffffffff81d6 00000000ffffffff 0000000000000020
[    0.153809] Call Trace:
[    0.156261]  [<ffffffff81d8525d>] efi_late_init+0x9/0xb
[    0.161499]  [<ffffffff81d68f59>] start_kernel+0x436/0x450
[    0.166987]  [<ffffffff81d6892c>] ? repair_env_string+0x5c/0x5c
[    0.172913]  [<ffffffff81d68120>] ? early_idt_handlers+0x120/0x120
[    0.179098]  [<ffffffff81d685de>] x86_64_start_reservations+0x2a/0x2c
[    0.185547]  [<ffffffff81d6871e>] x86_64_start_kernel+0x13e/0x14d
[    0.191646] Code: 89 c3 75 24 48 8b 05 34 37 53 00 be 06 00 00 00 48 8b 78 28 e8 93 d0 ff ff 48 85 c0 48 89 c 
[    0.211644] RIP  [<ffffffff81d85ba4>] efi_bgrt_init+0x9d/0x133
[    0.217501]  RSP <ffffffff819ddf20>
[    0.220994] CR2: ffffffffff340003
[    0.224320] ---[ end trace 4f8e0a3f5b9ff6b1 ]---
[    0.228946] Kernel panic - not syncing: Attempted to kill the idle task!
[    0.235655] Rebooting in 3 seconds..
[    0.239146] ACPI MEMORY or I/O RESET_REG.

BTW: 3.14-rc2 works well on my DELL desktop.

I paste the dmidecode output of my HP desktop here:
# dmidecode 2.12
# SMBIOS entry point at 0xd943d918
SMBIOS 2.7 present.
58 structures occupying 2472 bytes.
Table at 0x000E92EB.

Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
	Vendor: Hewlett-Packard
	Version: K01 v02.05
	Release Date: 05/07/2012
	Address: 0xF0000
	Runtime Size: 64 kB
	ROM Size: 16384 kB
	Characteristics:
		PCI is supported
		PNP is supported
		BIOS is upgradeable
		BIOS shadowing is allowed
		Boot from CD is supported
		Selectable boot is supported
		EDD is supported
		Print screen service is supported (int 5h)
		8042 keyboard services are supported (int 9h)
		Serial services are supported (int 14h)
		Printer services are supported (int 17h)
		ACPI is supported
		USB legacy is supported
		BIOS boot specification is supported
		Function key-initiated network boot is supported
		Targeted content distribution is supported
		UEFI is supported
	BIOS Revision: 2.5

Handle 0x0001, DMI type 1, 27 bytes
System Information
	Manufacturer: Hewlett-Packard
	Product Name: HP Compaq Elite 8300 SFF
	Version: Not Specified
	Serial Number: 6CR3164C25
	UUID: 10EC3380-A110-11E2-8178-6C3BE5225006
	Wake-up Type: Power Switch
	SKU Number: QV996AV
	Family: 103C_53307F G=D

Handle 0x0002, DMI type 2, 15 bytes
Base Board Information
	Manufacturer: Hewlett-Packard
	Product Name: 3397
	Version: Not Specified
	Serial Number: 6CR3164C25
	Asset Tag: 6CR3164C25
	Features:
		Board is a hosting board
		Board is removable
		Board is replaceable
	Location In Chassis: Not Specified
	Chassis Handle: 0x0003
	Type: Motherboard
	Contained Object Handles: 0

Handle 0x0003, DMI type 3, 22 bytes
Chassis Information
	Manufacturer: Hewlett-Packard
	Type: Low Profile Desktop
	Lock: Not Present
	Version: Not Specified
	Serial Number: 6CR3164C25
	Asset Tag: 6CR3164C25
	Boot-up State: Safe
	Power Supply State: Safe
	Thermal State: Safe
	Security Status: None
	OEM Information: 0x00000000
	Height: Unspecified
	Number Of Power Cords: 1
	Contained Elements: 0
	SKU Number: <BAD INDEX>

Handle 0x0004, DMI type 4, 42 bytes
Processor Information
	Socket Designation: SOCKET 0
	Type: Central Processor
	Family: Core i5
	Manufacturer: Intel
	ID: A9 06 03 00 FF FB EB BF
	Signature: Type 0, Family 6, Model 58, Stepping 9
	Flags:
		FPU (Floating-point unit on-chip)
		VME (Virtual mode extension)
		DE (Debugging extension)
		PSE (Page size extension)
		TSC (Time stamp counter)
		MSR (Model specific registers)
		PAE (Physical address extension)
		MCE (Machine check exception)
		CX8 (CMPXCHG8 instruction supported)
		APIC (On-chip APIC hardware supported)
		SEP (Fast system call)
		MTRR (Memory type range registers)
		PGE (Page global enable)
		MCA (Machine check architecture)
		CMOV (Conditional move instruction supported)
		PAT (Page attribute table)
		PSE-36 (36-bit page size extension)
		CLFSH (CLFLUSH instruction supported)
		DS (Debug store)
		ACPI (ACPI supported)
		MMX (MMX technology supported)
		FXSR (FXSAVE and FXSTOR instructions supported)
		SSE (Streaming SIMD extensions)
		SSE2 (Streaming SIMD extensions 2)
		SS (Self-snoop)
		HTT (Multi-threading)
		TM (Thermal monitor supported)
		PBE (Pending break enabled)
	Version: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz
	Voltage: 1.0 V
	External Clock: 100 MHz
	Max Speed: 3800 MHz
	Current Speed: 3200 MHz
	Status: Populated, Enabled
	Upgrade: Socket BGA1155
	L1 Cache Handle: 0x0005
	L2 Cache Handle: 0x0006
	L3 Cache Handle: 0x0007
	Serial Number: Not Specified
	Asset Tag: Not Specified
	Part Number: Not Specified
	Core Count: 4
	Core Enabled: 4
	Thread Count: 4
	Characteristics:
		64-bit capable
		Multi-Core
		Execute Protection
		Enhanced Virtualization
		Power/Performance Control

Handle 0x0005, DMI type 7, 19 bytes
Cache Information
	Socket Designation: L1-Cache
	Configuration: Enabled, Not Socketed, Level 1
	Operational Mode: Write Through
	Location: Internal
	Installed Size: 256 kB
	Maximum Size: 256 kB
	Supported SRAM Types:
		Unknown
	Installed SRAM Type: Unknown
	Speed: Unknown
	Error Correction Type: Parity
	System Type: Unified
	Associativity: 8-way Set-associative

Handle 0x0006, DMI type 7, 19 bytes
Cache Information
	Socket Designation: L2-Cache
	Configuration: Enabled, Not Socketed, Level 2
	Operational Mode: Write Through
	Location: Internal
	Installed Size: 1024 kB
	Maximum Size: 1024 kB
	Supported SRAM Types:
		Unknown
	Installed SRAM Type: Unknown
	Speed: Unknown
	Error Correction Type: Single-bit ECC
	System Type: Unified
	Associativity: 8-way Set-associative

Handle 0x0007, DMI type 7, 19 bytes
Cache Information
	Socket Designation: L3-Cache
	Configuration: Enabled, Not Socketed, Level 3
	Operational Mode: Write Back
	Location: Internal
	Installed Size: 6144 kB
	Maximum Size: 6144 kB
	Supported SRAM Types:
		Unknown
	Installed SRAM Type: Unknown
	Speed: Unknown
	Error Correction Type: Single-bit ECC
	System Type: Unified
	Associativity: Other

Handle 0x0008, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J1A1
	Internal Connector Type: None
	External Reference Designator: PS2Mouse
	External Connector Type: PS/2
	Port Type: Mouse Port

Handle 0x0009, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J1A1
	Internal Connector Type: None
	External Reference Designator: Keyboard
	External Connector Type: PS/2
	Port Type: Keyboard Port

Handle 0x000A, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2A1
	Internal Connector Type: None
	External Reference Designator: TV Out
	External Connector Type: Mini Centronics Type-14
	Port Type: Other

Handle 0x000B, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2A2A
	Internal Connector Type: None
	External Reference Designator: COM A
	External Connector Type: DB-9 male
	Port Type: Serial Port 16550A Compatible

Handle 0x000C, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2A2B
	Internal Connector Type: None
	External Reference Designator: Video
	External Connector Type: DB-15 female
	Port Type: Video Port

Handle 0x000D, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J3A1
	Internal Connector Type: None
	External Reference Designator: USB1
	External Connector Type: Access Bus (USB)
	Port Type: USB

Handle 0x000E, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J3A1
	Internal Connector Type: None
	External Reference Designator: USB2
	External Connector Type: Access Bus (USB)
	Port Type: USB

Handle 0x000F, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J3A1
	Internal Connector Type: None
	External Reference Designator: USB3
	External Connector Type: Access Bus (USB)
	Port Type: USB

Handle 0x0010, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9A1 - TPM HDR
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0011, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9C1 - PCIE DOCKING CONN
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0012, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2B3 - CPU FAN
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0013, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J6C2 - EXT HDMI
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0014, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J3C1 - GMCH FAN
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0015, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J1D1 - ITP
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0016, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9E2 - MDC INTPSR
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0017, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9E4 - MDC INTPSR
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0018, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9E3 - LPC HOT DOCKING
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0019, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9E1 - SCAN MATRIX
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x001A, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J9G1 - LPC SIDE BAND
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x001B, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J8F1 - UNIFIED
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x001C, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J6F1 - LVDS
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x001D, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2F1 - LAI FAN
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x001E, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J2G1 - GFX VID
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x001F, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: J1G6 - AC JACK
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: None
	Port Type: Other

Handle 0x0020, DMI type 11, 5 bytes
OEM Strings
	String 1: ABS 70/71 60 61 62 63;
	String 2: FBYTE#2U2V3E3P3V3X47676J6S6b7B7H7M7Q7T7W7a7m8D9zag.Fn;
	String 3: BUILDID#12WWIDFW607#SAB2#DAB2;

Handle 0x0021, DMI type 12, 5 bytes
System Configuration Options
	Option 1: To Be Filled By O.E.M.

Handle 0x0022, DMI type 32, 20 bytes
System Boot Information
	Status: No errors detected

Handle 0x0023, DMI type 26, 22 bytes
Voltage Probe
	Description: LM78A
	Location: Power Unit
	Status: OK
	Maximum Value: Unknown
	Minimum Value: Unknown
	Resolution: Unknown
	Tolerance: Unknown
	Accuracy: Unknown
	OEM-specific Information: 0x00000000
	Nominal Value: Unknown

Handle 0x0024, DMI type 28, 22 bytes
Temperature Probe
	Description: LM78A
	Location: Power Unit
	Status: OK
	Maximum Value: Unknown
	Minimum Value: Unknown
	Resolution: Unknown
	Tolerance: Unknown
	Accuracy: Unknown
	OEM-specific Information: 0x00000000
	Nominal Value: Unknown

Handle 0x0025, DMI type 27, 15 bytes
Cooling Device
	Temperature Probe Handle: 0x0024
	Type: Power Supply Fan
	Status: OK
	Cooling Unit Group: 1
	OEM-specific Information: 0x00000000
	Nominal Speed: Unknown Or Non-rotating
	Description: Cooling Dev 1

Handle 0x0026, DMI type 29, 22 bytes
Electrical Current Probe
	Description: ABC
	Location: Power Unit
	Status: OK
	Maximum Value: Unknown
	Minimum Value: Unknown
	Resolution: Unknown
	Tolerance: Unknown
	Accuracy: Unknown
	OEM-specific Information: 0x00000000
	Nominal Value: Unknown

Handle 0x0027, DMI type 39, 22 bytes
System Power Supply
	Power Unit Group: 1
	Location: To Be Filled By O.E.M.
	Name: To Be Filled By O.E.M.
	Manufacturer: To Be Filled By O.E.M.
	Serial Number: To Be Filled By O.E.M.
	Asset Tag: To Be Filled By O.E.M.
	Model Part Number: To Be Filled By O.E.M.
	Revision: To Be Filled By O.E.M.
	Max Power Capacity: Unknown
	Status: Present, OK
	Type: Switching
	Input Voltage Range Switching: Auto-switch
	Plugged: Yes
	Hot Replaceable: No
	Input Voltage Probe Handle: 0x0023
	Cooling Device Handle: 0x0025
	Input Current Probe Handle: 0x0026

Handle 0x0028, DMI type 41, 11 bytes
Onboard Device
	Reference Designation:  Onboard IGD
	Type: Video
	Status: Enabled
	Type Instance: 1
	Bus Address: 0000:00:02.0

Handle 0x0029, DMI type 41, 11 bytes
Onboard Device
	Reference Designation:  Onboard LAN
	Type: Ethernet
	Status: Enabled
	Type Instance: 1
	Bus Address: 0000:00:19.0

Handle 0x002A, DMI type 41, 11 bytes
Onboard Device
	Reference Designation:  Onboard 1394
	Type: Other
	Status: Enabled
	Type Instance: 1
	Bus Address: 0000:03:1c.2

Handle 0x002B, DMI type 16, 23 bytes
Physical Memory Array
	Location: System Board Or Motherboard
	Use: System Memory
	Error Correction Type: None
	Maximum Capacity: 32 GB
	Error Information Handle: Not Provided
	Number Of Devices: 4

Handle 0x002C, DMI type 17, 34 bytes
Memory Device
	Array Handle: 0x002B
	Error Information Handle: Not Provided
	Total Width: Unknown
	Data Width: Unknown
	Size: No Module Installed
	Form Factor: DIMM
	Set: None
	Locator: DIMM4
	Bank Locator: BANK 0
	Type: Unknown
	Type Detail: None
	Speed: Unknown
	Manufacturer: [Empty]
	Serial Number: [Empty]
	Asset Tag: 9876543210
	Part Number: [Empty]
	Rank: Unknown
	Configured Clock Speed: Unknown

Handle 0x002D, DMI type 17, 34 bytes
Memory Device
	Array Handle: 0x002B
	Error Information Handle: Not Provided
	Total Width: 64 bits
	Data Width: 64 bits
	Size: 4096 MB
	Form Factor: DIMM
	Set: None
	Locator: DIMM3
	Bank Locator: BANK 1
	Type: DDR3
	Type Detail: Synchronous
	Speed: 1600 MHz
	Manufacturer: Kingston
	Serial Number: 0D3AB88A
	Asset Tag: 9876543210
	Part Number: 99P5474-013.A00LF 
	Rank: 1
	Configured Clock Speed: 1600 MHz

Handle 0x002E, DMI type 20, 35 bytes
Memory Device Mapped Address
	Starting Address: 0x00000000000
	Ending Address: 0x000FFFFFFFF
	Range Size: 4 GB
	Physical Device Handle: 0x002D
	Memory Array Mapped Address Handle: 0x0032
	Partition Row Position: Unknown
	Interleave Position: 1
	Interleaved Data Depth: 2

Handle 0x002F, DMI type 17, 34 bytes
Memory Device
	Array Handle: 0x002B
	Error Information Handle: Not Provided
	Total Width: Unknown
	Data Width: Unknown
	Size: No Module Installed
	Form Factor: DIMM
	Set: None
	Locator: DIMM2
	Bank Locator: BANK 2
	Type: Unknown
	Type Detail: None
	Speed: Unknown
	Manufacturer: [Empty]
	Serial Number: [Empty]
	Asset Tag: 9876543210
	Part Number: [Empty]
	Rank: Unknown
	Configured Clock Speed: Unknown

Handle 0x0030, DMI type 17, 34 bytes
Memory Device
	Array Handle: 0x002B
	Error Information Handle: Not Provided
	Total Width: 64 bits
	Data Width: 64 bits
	Size: 4096 MB
	Form Factor: DIMM
	Set: None
	Locator: DIMM1
	Bank Locator: BANK 3
	Type: DDR3
	Type Detail: Synchronous
	Speed: 1600 MHz
	Manufacturer: 04CB
	Serial Number: 00009738
	Asset Tag: 9876543210
	Part Number: AM2L16BC4R1-B0AS  
	Rank: 1
	Configured Clock Speed: 1600 MHz

Handle 0x0031, DMI type 20, 35 bytes
Memory Device Mapped Address
	Starting Address: 0x00100000000
	Ending Address: 0x001FFFFFFFF
	Range Size: 4 GB
	Physical Device Handle: 0x0030
	Memory Array Mapped Address Handle: 0x0032
	Partition Row Position: Unknown
	Interleave Position: 2
	Interleaved Data Depth: 2

Handle 0x0032, DMI type 19, 31 bytes
Memory Array Mapped Address
	Starting Address: 0x00000000000
	Ending Address: 0x001FFFFFFFF
	Range Size: 8 GB
	Physical Array Handle: 0x002B
	Partition Width: 4

Handle 0x003E, DMI type 13, 22 bytes
BIOS Language Information
	Language Description Format: Long
	Installable Languages: 12
		en|US|iso8859-1
		fr|FR|iso8859-1
		es|ES|iso8859-1
		de|DE|iso8859-1
		it|IT|iso8859-1
		da|DK|iso8859-1
		fi|FI|iso8859-1
		nl|NL|iso8859-1
		no|NO|iso8859-1
		pt|PT|iso8859-1
		sv|SE|iso8859-1
		ja|JP|unicode
	Currently Installed Language: en|US|iso8859-1

Handle 0x0040, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: HLCK
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: Other
	Port Type: Other

Handle 0x0041, DMI type 8, 9 bytes
Port Connector Information
	Internal Reference Designator: HSNR
	Internal Connector Type: Other
	External Reference Designator: Not Specified
	External Connector Type: Other
	Port Type: Other

Handle 0x0042, DMI type 129, 8 bytes
OEM-specific Type
	Header and Data:
		81 08 42 00 01 01 02 01
	Strings:
		Intel_ASF
		Intel_ASF_001

Handle 0x0043, DMI type 130, 20 bytes
OEM-specific Type
	Header and Data:
		82 14 43 00 24 41 4D 54 01 01 01 01 01 A5 2F 02
		00 00 01 00

Handle 0x0044, DMI type 131, 64 bytes
OEM-specific Type
	Header and Data:
		83 40 44 00 37 00 00 00 08 00 00 00 00 00 3D 00
		F8 00 47 1E FF FF FF FF 09 C0 00 00 00 00 08 00
		A1 05 04 00 00 00 00 00 C8 00 02 15 00 00 00 00
		00 00 00 00 36 00 00 00 76 50 72 6F 00 00 00 00

Handle 0x0045, DMI type 127, 4 bytes
End Of Table

-- 
iMadper

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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
  2014-02-10  7:23 ` Madper Xie
  (?)
@ 2014-02-10 17:52 ` Matt Fleming
  2014-02-11  3:00     ` Madper Xie
  -1 siblings, 1 reply; 22+ messages in thread
From: Matt Fleming @ 2014-02-10 17:52 UTC (permalink / raw)
  To: Madper Xie; +Cc: Matt Fleming, linux-kernel, linux-efi, Adam Williamson

On Mon, 10 Feb, at 03:23:33PM, Madper Xie wrote:
> Howdy,
> 
> With old kernel (from 3.10 to 3.14-rc1), my hp box shows following
> outputs:
> ~~~
> [    0.009166] Freeing SMP alternatives memory: 20K (ffffffff82234000 - ffffffff82239000)
> [    0.010302] ioremap: invalid physical address 1376e01800000001
> [    0.010303] ------------[ cut here ]------------
> [    0.010308] WARNING: CPU: 0 PID: 0 at arch/x86/mm/ioremap.c:83 __ioremap_caller+0x357/0x380()

OK, this looks like a bogus BGRT address, that's a 64-bit physical
address. I suspect the BGRT address is actually 0x1376e018, but that's
just a guess. This looks like a BIOS bug.

> ~~~
> However the box can boot up and works well.
> After I update kernel to 3.14-rc2, it panic when booting. Here is
> console output:
> ~~~
> [    0.010366] BUG: unable to handle kernel paging request at ffffffffff340003
> [    0.017376] IP: [<ffffffff81d85ba4>] efi_bgrt_init+0x9d/0x133
> [    0.023153] PGD 159eb067 PUD 159ed067 PMD 16240067 PTE 9376e01800000163
> [    0.029842] Oops: 0009 [#1] SMP 

Well, nuts. I think this is my bad. Does reverting commit 081cd62a010f
("x86/efi: Allow mapping BGRT on x86-32") make things work? Or at least,
work as well as they did prior to -rc2?

I wonder if we're calling early_memremap() when the fixmap slots are no
longer valid. Could you try building the 'urgent' branch at,

  git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git

-- 
Matt Fleming, Intel Open Source Technology Center

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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
@ 2014-02-11  3:00     ` Madper Xie
  0 siblings, 0 replies; 22+ messages in thread
From: Madper Xie @ 2014-02-11  3:00 UTC (permalink / raw)
  To: Matt Fleming
  Cc: Madper Xie, Matt Fleming, linux-kernel, linux-efi, Adam Williamson


matt@console-pimps.org writes:

> On Mon, 10 Feb, at 03:23:33PM, Madper Xie wrote:
>> Howdy,
>> 
>> With old kernel (from 3.10 to 3.14-rc1), my hp box shows following
>> outputs:
>> ~~~
>> [    0.009166] Freeing SMP alternatives memory: 20K (ffffffff82234000 - ffffffff82239000)
>> [    0.010302] ioremap: invalid physical address 1376e01800000001
>> [    0.010303] ------------[ cut here ]------------
>> [    0.010308] WARNING: CPU: 0 PID: 0 at arch/x86/mm/ioremap.c:83 __ioremap_caller+0x357/0x380()
>
> OK, this looks like a bogus BGRT address, that's a 64-bit physical
> address. I suspect the BGRT address is actually 0x1376e018, but that's
> just a guess. This looks like a BIOS bug.
>
>> ~~~
>> However the box can boot up and works well.
>> After I update kernel to 3.14-rc2, it panic when booting. Here is
>> console output:
>> ~~~
>> [    0.010366] BUG: unable to handle kernel paging request at ffffffffff340003
>> [    0.017376] IP: [<ffffffff81d85ba4>] efi_bgrt_init+0x9d/0x133
>> [    0.023153] PGD 159eb067 PUD 159ed067 PMD 16240067 PTE 9376e01800000163
>> [    0.029842] Oops: 0009 [#1] SMP 
>
> Well, nuts. I think this is my bad. Does reverting commit 081cd62a010f
> ("x86/efi: Allow mapping BGRT on x86-32") make things work? Or at least,
> work as well as they did prior to -rc2?
>
Sure.
Yes, after revert 081cd62a it can boot up. (Of cause the ioremap failed
as before.)
[    0.010340] ioremap: invalid physical address 1376e01800000001
[    0.010342] ------------[ cut here ]------------
[    0.010346] WARNING: CPU: 0 PID: 0 at arch/x86/mm/ioremap.c:83
__ioremap_caller+0x357/0x380()

> I wonder if we're calling early_memremap() when the fixmap slots are no
> longer valid. Could you try building the 'urgent' branch at,
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
it doesn't help, seems the same panic output:
[    0.001341] BUG: unable to handle kernel paging request at ffffffffff340003
[    0.008339] IP: [<ffffffff81a73794>] efi_bgrt_init+0x9d/0x133
[    0.014111] PGD 28fb067 PUD 28fd067 PMD 2bef067 PTE 9376e01800000163
[    0.020530] Oops: 0009 [#1] SMP 
[    0.023792] Modules linked in:
[    0.026864] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.14.0-rc2+ #1
[    0.033213] Hardware name: Hewlett-Packard HP Compaq Elite 8300 SFF/3397, BIOS K01 v02.05 05/07/2012
[    0.042341] task: ffffffff818ff460 ti: ffffffff818ec000 task.ti: ffffffff818ec000
[    0.049822] RIP: 0010:[<ffffffff81a73794>]  [<ffffffff81a73794>] efi_bgrt_init+0x9d/0x133
[    0.058014] RSP: 0000:ffffffff818edee0  EFLAGS: 00010202
[    0.063325] RAX: ffffffffff340001 RBX: ffffffffff340001 RCX: ffffffff00000abf
[    0.070456] RDX: 8000000000000163 RSI: 9376e01800000163 RDI: ffffffffff340000
[    0.077588] RBP: ffffffff818edef8 R08: 8000000000000163 R09: 8000000000000163
[    0.084720] R10: 00000000d9bb5000 R11: ffffffff8118907f R12: 0000000000000001
[    0.091853] R13: 0000000000002e50 R14: 0000000000000001 R15: 0000000213d4c000
[    0.098984] FS:  0000000000000000(0000) GS:ffff88021ea00000(0000) knlGS:0000000000000000
[    0.107072] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    0.112817] CR2: ffffffffff340003 CR3: 00000000028f8000 CR4: 00000000000406b0
[    0.119952] Stack:
[    0.121965]  0000000000000000 ffff880213d4c000 0000000000002e50 ffffffff818edf48
[    0.129427]  ffffffff81a73311 000000f71ed85640 47ddbe4b4424ac57 a9929ff050ed979e
[    0.136890]  ffffffffffffffff ffffffff81af0900 ffff88021ed85640 ffffffff81afa2c0
[    0.144353] Call Trace:
[    0.146801]  [<ffffffff81a73311>] efi_enter_virtual_mode+0x3d9/0x42c
[    0.153162]  [<ffffffff81a56ea9>] start_kernel+0x386/0x403
[    0.158652]  [<ffffffff81a5692c>] ? repair_env_string+0x5c/0x5c
[    0.164569]  [<ffffffff81a56120>] ? early_idt_handlers+0x120/0x120
[    0.170748]  [<ffffffff81a565de>] x86_64_start_reservations+0x2a/0x2c
[    0.177188]  [<ffffffff81a5671e>] x86_64_start_kernel+0x13e/0x14d
[    0.183284] Code: 89 c3 75 24 48 8b 05 e4 09 1f 00 be 06 00 00 00 48 8b 78 28 e8 8b d0 ff ff 48 85 c0 48 89 c3 0f 84 95 00 00 00 41 b4 01 45 84 e4 <44> 8b  
[    0.203257] RIP  [<ffffffff81a73794>] efi_bgrt_init+0x9d/0x133
[    0.209105]  RSP <ffffffff818edee0>
[    0.212593] CR2: ffffffffff340003
[    0.215914] ---[ end trace fbce8f13012fb82c ]---
[    0.220533] Kernel panic - not syncing: Fatal exception
[    0.225758] Rebooting in 3 seconds..
[    0.229211] ACPI MEMORY or I/O RESET_REG.

-- 
Thanks,
Madper

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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
@ 2014-02-11  3:00     ` Madper Xie
  0 siblings, 0 replies; 22+ messages in thread
From: Madper Xie @ 2014-02-11  3:00 UTC (permalink / raw)
  To: Matt Fleming
  Cc: Madper Xie, Matt Fleming, linux-kernel@vger.kernel.org,
	linux-efi@vger.kernel.org, Adam Williamson


matt-HNK1S37rvNbeXh+fF434Mdi2O/JbrIOy@public.gmane.org writes:

> On Mon, 10 Feb, at 03:23:33PM, Madper Xie wrote:
>> Howdy,
>> 
>> With old kernel (from 3.10 to 3.14-rc1), my hp box shows following
>> outputs:
>> ~~~
>> [    0.009166] Freeing SMP alternatives memory: 20K (ffffffff82234000 - ffffffff82239000)
>> [    0.010302] ioremap: invalid physical address 1376e01800000001
>> [    0.010303] ------------[ cut here ]------------
>> [    0.010308] WARNING: CPU: 0 PID: 0 at arch/x86/mm/ioremap.c:83 __ioremap_caller+0x357/0x380()
>
> OK, this looks like a bogus BGRT address, that's a 64-bit physical
> address. I suspect the BGRT address is actually 0x1376e018, but that's
> just a guess. This looks like a BIOS bug.
>
>> ~~~
>> However the box can boot up and works well.
>> After I update kernel to 3.14-rc2, it panic when booting. Here is
>> console output:
>> ~~~
>> [    0.010366] BUG: unable to handle kernel paging request at ffffffffff340003
>> [    0.017376] IP: [<ffffffff81d85ba4>] efi_bgrt_init+0x9d/0x133
>> [    0.023153] PGD 159eb067 PUD 159ed067 PMD 16240067 PTE 9376e01800000163
>> [    0.029842] Oops: 0009 [#1] SMP 
>
> Well, nuts. I think this is my bad. Does reverting commit 081cd62a010f
> ("x86/efi: Allow mapping BGRT on x86-32") make things work? Or at least,
> work as well as they did prior to -rc2?
>
Sure.
Yes, after revert 081cd62a it can boot up. (Of cause the ioremap failed
as before.)
[    0.010340] ioremap: invalid physical address 1376e01800000001
[    0.010342] ------------[ cut here ]------------
[    0.010346] WARNING: CPU: 0 PID: 0 at arch/x86/mm/ioremap.c:83
__ioremap_caller+0x357/0x380()

> I wonder if we're calling early_memremap() when the fixmap slots are no
> longer valid. Could you try building the 'urgent' branch at,
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
it doesn't help, seems the same panic output:
[    0.001341] BUG: unable to handle kernel paging request at ffffffffff340003
[    0.008339] IP: [<ffffffff81a73794>] efi_bgrt_init+0x9d/0x133
[    0.014111] PGD 28fb067 PUD 28fd067 PMD 2bef067 PTE 9376e01800000163
[    0.020530] Oops: 0009 [#1] SMP 
[    0.023792] Modules linked in:
[    0.026864] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.14.0-rc2+ #1
[    0.033213] Hardware name: Hewlett-Packard HP Compaq Elite 8300 SFF/3397, BIOS K01 v02.05 05/07/2012
[    0.042341] task: ffffffff818ff460 ti: ffffffff818ec000 task.ti: ffffffff818ec000
[    0.049822] RIP: 0010:[<ffffffff81a73794>]  [<ffffffff81a73794>] efi_bgrt_init+0x9d/0x133
[    0.058014] RSP: 0000:ffffffff818edee0  EFLAGS: 00010202
[    0.063325] RAX: ffffffffff340001 RBX: ffffffffff340001 RCX: ffffffff00000abf
[    0.070456] RDX: 8000000000000163 RSI: 9376e01800000163 RDI: ffffffffff340000
[    0.077588] RBP: ffffffff818edef8 R08: 8000000000000163 R09: 8000000000000163
[    0.084720] R10: 00000000d9bb5000 R11: ffffffff8118907f R12: 0000000000000001
[    0.091853] R13: 0000000000002e50 R14: 0000000000000001 R15: 0000000213d4c000
[    0.098984] FS:  0000000000000000(0000) GS:ffff88021ea00000(0000) knlGS:0000000000000000
[    0.107072] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    0.112817] CR2: ffffffffff340003 CR3: 00000000028f8000 CR4: 00000000000406b0
[    0.119952] Stack:
[    0.121965]  0000000000000000 ffff880213d4c000 0000000000002e50 ffffffff818edf48
[    0.129427]  ffffffff81a73311 000000f71ed85640 47ddbe4b4424ac57 a9929ff050ed979e
[    0.136890]  ffffffffffffffff ffffffff81af0900 ffff88021ed85640 ffffffff81afa2c0
[    0.144353] Call Trace:
[    0.146801]  [<ffffffff81a73311>] efi_enter_virtual_mode+0x3d9/0x42c
[    0.153162]  [<ffffffff81a56ea9>] start_kernel+0x386/0x403
[    0.158652]  [<ffffffff81a5692c>] ? repair_env_string+0x5c/0x5c
[    0.164569]  [<ffffffff81a56120>] ? early_idt_handlers+0x120/0x120
[    0.170748]  [<ffffffff81a565de>] x86_64_start_reservations+0x2a/0x2c
[    0.177188]  [<ffffffff81a5671e>] x86_64_start_kernel+0x13e/0x14d
[    0.183284] Code: 89 c3 75 24 48 8b 05 e4 09 1f 00 be 06 00 00 00 48 8b 78 28 e8 8b d0 ff ff 48 85 c0 48 89 c3 0f 84 95 00 00 00 41 b4 01 45 84 e4 <44> 8b  
[    0.203257] RIP  [<ffffffff81a73794>] efi_bgrt_init+0x9d/0x133
[    0.209105]  RSP <ffffffff818edee0>
[    0.212593] CR2: ffffffffff340003
[    0.215914] ---[ end trace fbce8f13012fb82c ]---
[    0.220533] Kernel panic - not syncing: Fatal exception
[    0.225758] Rebooting in 3 seconds..
[    0.229211] ACPI MEMORY or I/O RESET_REG.

-- 
Thanks,
Madper

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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
@ 2014-02-11 13:16       ` Matt Fleming
  0 siblings, 0 replies; 22+ messages in thread
From: Matt Fleming @ 2014-02-11 13:16 UTC (permalink / raw)
  To: Madper Xie; +Cc: Matt Fleming, linux-kernel, linux-efi, Adam Williamson

On Tue, 11 Feb, at 11:00:52AM, Madper Xie wrote:
> it doesn't help, seems the same panic output:

OK, thanks for testing so quickly.

> [    0.001341] BUG: unable to handle kernel paging request at ffffffffff340003
> [    0.008339] IP: [<ffffffff81a73794>] efi_bgrt_init+0x9d/0x133
> [    0.014111] PGD 28fb067 PUD 28fd067 PMD 2bef067 PTE 9376e01800000163

Thinking about this a bit harder that PTE is invalid because bits 52-63
are not zero, which is exactly the problem you were hitting prior to
-rc2, namely that the physical BGRT address is bogus.

Can you post the EFI memory map entries from a dmesg? I just want to
make sure that it really is the BGRT address that is broken and not
something else. Also, please post the ACPI: BGRT entry from your dmesg
too. Thanks.

-- 
Matt Fleming, Intel Open Source Technology Center

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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
@ 2014-02-11 13:16       ` Matt Fleming
  0 siblings, 0 replies; 22+ messages in thread
From: Matt Fleming @ 2014-02-11 13:16 UTC (permalink / raw)
  To: Madper Xie
  Cc: Matt Fleming, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-efi-u79uwXL29TY76Z2rM5mHXA, Adam Williamson

On Tue, 11 Feb, at 11:00:52AM, Madper Xie wrote:
> it doesn't help, seems the same panic output:

OK, thanks for testing so quickly.

> [    0.001341] BUG: unable to handle kernel paging request at ffffffffff340003
> [    0.008339] IP: [<ffffffff81a73794>] efi_bgrt_init+0x9d/0x133
> [    0.014111] PGD 28fb067 PUD 28fd067 PMD 2bef067 PTE 9376e01800000163

Thinking about this a bit harder that PTE is invalid because bits 52-63
are not zero, which is exactly the problem you were hitting prior to
-rc2, namely that the physical BGRT address is bogus.

Can you post the EFI memory map entries from a dmesg? I just want to
make sure that it really is the BGRT address that is broken and not
something else. Also, please post the ACPI: BGRT entry from your dmesg
too. Thanks.

-- 
Matt Fleming, Intel Open Source Technology Center

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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
  2014-02-11 13:16       ` Matt Fleming
@ 2014-02-11 13:47         ` Madper Xie
  -1 siblings, 0 replies; 22+ messages in thread
From: Madper Xie @ 2014-02-11 13:47 UTC (permalink / raw)
  To: Matt Fleming
  Cc: Madper Xie, Matt Fleming, linux-kernel, linux-efi, Adam Williamson

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


matt@console-pimps.org writes:

> On Tue, 11 Feb, at 11:00:52AM, Madper Xie wrote:
>> it doesn't help, seems the same panic output:
>
> OK, thanks for testing so quickly.
>
>> [    0.001341] BUG: unable to handle kernel paging request at ffffffffff340003
>> [    0.008339] IP: [<ffffffff81a73794>] efi_bgrt_init+0x9d/0x133
>> [    0.014111] PGD 28fb067 PUD 28fd067 PMD 2bef067 PTE 9376e01800000163
>
> Thinking about this a bit harder that PTE is invalid because bits 52-63
> are not zero, which is exactly the problem you were hitting prior to
> -rc2, namely that the physical BGRT address is bogus.
>
> Can you post the EFI memory map entries from a dmesg? I just want to
> make sure that it really is the BGRT address that is broken and not
> something else. Also, please post the ACPI: BGRT entry from your dmesg
> too. Thanks.
Thanks for your reply. I attached the all the dmesg outputs for you.
[    0.000000] ACPI: BGRT 00000000d9bb5100 00003C (v00 HPQOEM SLIC-BPC 01072009 AMI  00010013)

EFI memory map entries:
[    0.000000] efi:  ACPI=0xd9ba4000  ACPI 2.0=0xd9ba4000  SMBIOS=0xd943d918  MPS=0xf4d90 
[    0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
[    0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x0000000000009000) (0MB)
[    0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000009000-0x000000000004f000) (0MB)
[    0.000000] efi: mem03: type=4, attr=0xf, range=[0x000000000004f000-0x0000000000050000) (0MB)
[    0.000000] efi: mem04: type=3, attr=0xf, range=[0x0000000000050000-0x00000000000a0000) (0MB)
[    0.000000] efi: mem05: type=3, attr=0xf, range=[0x0000000000100000-0x0000000000110000) (0MB)
[    0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000110000-0x0000000001000000) (14MB)
[    0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
[    0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000001100000-0x0000000003fac000) (46MB)
[    0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000003fac000-0x0000000008000000) (64MB)
[    0.000000] efi: mem10: type=4, attr=0xf, range=[0x0000000008000000-0x000000000871c000) (7MB)
[    0.000000] efi: mem11: type=3, attr=0xf, range=[0x000000000871c000-0x000000000871d000) (0MB)
[    0.000000] efi: mem12: type=4, attr=0xf, range=[0x000000000871d000-0x000000000874b000) (0MB)
[    0.000000] efi: mem13: type=3, attr=0xf, range=[0x000000000874b000-0x000000000874f000) (0MB)
[    0.000000] efi: mem14: type=4, attr=0xf, range=[0x000000000874f000-0x0000000008752000) (0MB)
[    0.000000] efi: mem15: type=3, attr=0xf, range=[0x0000000008752000-0x000000000875d000) (0MB)
[    0.000000] efi: mem16: type=4, attr=0xf, range=[0x000000000875d000-0x0000000008b60000) (4MB)
[    0.000000] efi: mem17: type=3, attr=0xf, range=[0x0000000008b60000-0x0000000008b61000) (0MB)
[    0.000000] efi: mem18: type=4, attr=0xf, range=[0x0000000008b61000-0x0000000008b66000) (0MB)
[    0.000000] efi: mem19: type=3, attr=0xf, range=[0x0000000008b66000-0x0000000008b67000) (0MB)
[    0.000000] efi: mem20: type=4, attr=0xf, range=[0x0000000008b67000-0x0000000008b68000) (0MB)
[    0.000000] efi: mem21: type=3, attr=0xf, range=[0x0000000008b68000-0x0000000008b69000) (0MB)
[    0.000000] efi: mem22: type=4, attr=0xf, range=[0x0000000008b69000-0x0000000008b6d000) (0MB)
[    0.000000] efi: mem23: type=3, attr=0xf, range=[0x0000000008b6d000-0x0000000008b6e000) (0MB)
[    0.000000] efi: mem24: type=4, attr=0xf, range=[0x0000000008b6e000-0x0000000008b74000) (0MB)
[    0.000000] efi: mem25: type=3, attr=0xf, range=[0x0000000008b74000-0x0000000008b76000) (0MB)
[    0.000000] efi: mem26: type=4, attr=0xf, range=[0x0000000008b76000-0x0000000008b77000) (0MB)
[    0.000000] efi: mem27: type=3, attr=0xf, range=[0x0000000008b77000-0x0000000008b7a000) (0MB)
[    0.000000] efi: mem28: type=4, attr=0xf, range=[0x0000000008b7a000-0x0000000008b82000) (0MB)
[    0.000000] efi: mem29: type=3, attr=0xf, range=[0x0000000008b82000-0x0000000008b85000) (0MB)
[    0.000000] efi: mem30: type=4, attr=0xf, range=[0x0000000008b85000-0x0000000008b8c000) (0MB)
[    0.000000] efi: mem31: type=3, attr=0xf, range=[0x0000000008b8c000-0x0000000008b8e000) (0MB)
[    0.000000] efi: mem32: type=4, attr=0xf, range=[0x0000000008b8e000-0x0000000008b8f000) (0MB)
[    0.000000] efi: mem33: type=3, attr=0xf, range=[0x0000000008b8f000-0x0000000008b92000) (0MB)
[    0.000000] efi: mem34: type=4, attr=0xf, range=[0x0000000008b92000-0x0000000008bb1000) (0MB)
[    0.000000] efi: mem35: type=3, attr=0xf, range=[0x0000000008bb1000-0x0000000008bb5000) (0MB)
[    0.000000] efi: mem36: type=4, attr=0xf, range=[0x0000000008bb5000-0x0000000008bb7000) (0MB)
[    0.000000] efi: mem37: type=3, attr=0xf, range=[0x0000000008bb7000-0x0000000008bb8000) (0MB)
[    0.000000] efi: mem38: type=4, attr=0xf, range=[0x0000000008bb8000-0x0000000008bc7000) (0MB)
[    0.000000] efi: mem39: type=3, attr=0xf, range=[0x0000000008bc7000-0x0000000008bc8000) (0MB)
[    0.000000] efi: mem40: type=4, attr=0xf, range=[0x0000000008bc8000-0x0000000008bd1000) (0MB)
[    0.000000] efi: mem41: type=3, attr=0xf, range=[0x0000000008bd1000-0x0000000008bdc000) (0MB)
[    0.000000] efi: mem42: type=4, attr=0xf, range=[0x0000000008bdc000-0x0000000008bdf000) (0MB)
[    0.000000] efi: mem43: type=3, attr=0xf, range=[0x0000000008bdf000-0x0000000008be2000) (0MB)
[    0.000000] efi: mem44: type=4, attr=0xf, range=[0x0000000008be2000-0x0000000008bfb000) (0MB)
[    0.000000] efi: mem45: type=3, attr=0xf, range=[0x0000000008bfb000-0x0000000008c05000) (0MB)
[    0.000000] efi: mem46: type=4, attr=0xf, range=[0x0000000008c05000-0x0000000008c07000) (0MB)
[    0.000000] efi: mem47: type=3, attr=0xf, range=[0x0000000008c07000-0x0000000008c09000) (0MB)
[    0.000000] efi: mem48: type=4, attr=0xf, range=[0x0000000008c09000-0x0000000008c0c000) (0MB)
[    0.000000] efi: mem49: type=3, attr=0xf, range=[0x0000000008c0c000-0x0000000008c0d000) (0MB)
[    0.000000] efi: mem50: type=4, attr=0xf, range=[0x0000000008c0d000-0x0000000008c18000) (0MB)
[    0.000000] efi: mem51: type=3, attr=0xf, range=[0x0000000008c18000-0x0000000008c19000) (0MB)
[    0.000000] efi: mem52: type=4, attr=0xf, range=[0x0000000008c19000-0x0000000008c1a000) (0MB)
[    0.000000] efi: mem53: type=3, attr=0xf, range=[0x0000000008c1a000-0x0000000008c1f000) (0MB)
[    0.000000] efi: mem54: type=4, attr=0xf, range=[0x0000000008c1f000-0x0000000008c25000) (0MB)
[    0.000000] efi: mem55: type=3, attr=0xf, range=[0x0000000008c25000-0x0000000008c2d000) (0MB)
[    0.000000] efi: mem56: type=4, attr=0xf, range=[0x0000000008c2d000-0x0000000008c37000) (0MB)
[    0.000000] efi: mem57: type=3, attr=0xf, range=[0x0000000008c37000-0x0000000008c3b000) (0MB)
[    0.000000] efi: mem58: type=4, attr=0xf, range=[0x0000000008c3b000-0x0000000008c43000) (0MB)
[    0.000000] efi: mem59: type=3, attr=0xf, range=[0x0000000008c43000-0x0000000008c44000) (0MB)
[    0.000000] efi: mem60: type=4, attr=0xf, range=[0x0000000008c44000-0x0000000008c45000) (0MB)
[    0.000000] efi: mem61: type=3, attr=0xf, range=[0x0000000008c45000-0x0000000008c47000) (0MB)
[    0.000000] efi: mem62: type=4, attr=0xf, range=[0x0000000008c47000-0x0000000008c5f000) (0MB)
[    0.000000] efi: mem63: type=3, attr=0xf, range=[0x0000000008c5f000-0x0000000008c6e000) (0MB)
[    0.000000] efi: mem64: type=4, attr=0xf, range=[0x0000000008c6e000-0x0000000008c72000) (0MB)
[    0.000000] efi: mem65: type=3, attr=0xf, range=[0x0000000008c72000-0x0000000008c74000) (0MB)
[    0.000000] efi: mem66: type=4, attr=0xf, range=[0x0000000008c74000-0x0000000008c7c000) (0MB)
[    0.000000] efi: mem67: type=3, attr=0xf, range=[0x0000000008c7c000-0x0000000008c80000) (0MB)
[    0.000000] efi: mem68: type=4, attr=0xf, range=[0x0000000008c80000-0x0000000008c81000) (0MB)
[    0.000000] efi: mem69: type=3, attr=0xf, range=[0x0000000008c81000-0x0000000008c86000) (0MB)
[    0.000000] efi: mem70: type=4, attr=0xf, range=[0x0000000008c86000-0x0000000008c94000) (0MB)
[    0.000000] efi: mem71: type=3, attr=0xf, range=[0x0000000008c94000-0x0000000008c9b000) (0MB)
[    0.000000] efi: mem72: type=4, attr=0xf, range=[0x0000000008c9b000-0x0000000008cab000) (0MB)
[    0.000000] efi: mem73: type=3, attr=0xf, range=[0x0000000008cab000-0x0000000008caf000) (0MB)
[    0.000000] efi: mem74: type=4, attr=0xf, range=[0x0000000008caf000-0x0000000008cba000) (0MB)
[    0.000000] efi: mem75: type=3, attr=0xf, range=[0x0000000008cba000-0x0000000008cbd000) (0MB)
[    0.000000] efi: mem76: type=4, attr=0xf, range=[0x0000000008cbd000-0x0000000008ccd000) (0MB)
[    0.000000] efi: mem77: type=3, attr=0xf, range=[0x0000000008ccd000-0x0000000008cce000) (0MB)
[    0.000000] efi: mem78: type=4, attr=0xf, range=[0x0000000008cce000-0x0000000008cdb000) (0MB)
[    0.000000] efi: mem79: type=3, attr=0xf, range=[0x0000000008cdb000-0x0000000008cdd000) (0MB)
[    0.000000] efi: mem80: type=4, attr=0xf, range=[0x0000000008cdd000-0x0000000008ce5000) (0MB)
[    0.000000] efi: mem81: type=3, attr=0xf, range=[0x0000000008ce5000-0x0000000008cf0000) (0MB)
[    0.000000] efi: mem82: type=4, attr=0xf, range=[0x0000000008cf0000-0x0000000008cf2000) (0MB)
[    0.000000] efi: mem83: type=3, attr=0xf, range=[0x0000000008cf2000-0x0000000008cf4000) (0MB)
[    0.000000] efi: mem84: type=4, attr=0xf, range=[0x0000000008cf4000-0x0000000008cf6000) (0MB)
[    0.000000] efi: mem85: type=3, attr=0xf, range=[0x0000000008cf6000-0x0000000008cfc000) (0MB)
[    0.000000] efi: mem86: type=4, attr=0xf, range=[0x0000000008cfc000-0x0000000008d02000) (0MB)
[    0.000000] efi: mem87: type=3, attr=0xf, range=[0x0000000008d02000-0x0000000008d05000) (0MB)
[    0.000000] efi: mem88: type=4, attr=0xf, range=[0x0000000008d05000-0x0000000008d09000) (0MB)
[    0.000000] efi: mem89: type=3, attr=0xf, range=[0x0000000008d09000-0x0000000008d0a000) (0MB)
[    0.000000] efi: mem90: type=4, attr=0xf, range=[0x0000000008d0a000-0x0000000008d0b000) (0MB)
[    0.000000] efi: mem91: type=3, attr=0xf, range=[0x0000000008d0b000-0x0000000008d0e000) (0MB)
[    0.000000] efi: mem92: type=4, attr=0xf, range=[0x0000000008d0e000-0x0000000008d14000) (0MB)
[    0.000000] efi: mem93: type=3, attr=0xf, range=[0x0000000008d14000-0x0000000008d17000) (0MB)
[    0.000000] efi: mem94: type=4, attr=0xf, range=[0x0000000008d17000-0x0000000008d18000) (0MB)
[    0.000000] efi: mem95: type=3, attr=0xf, range=[0x0000000008d18000-0x0000000008d30000) (0MB)
[    0.000000] efi: mem96: type=4, attr=0xf, range=[0x0000000008d30000-0x0000000008d34000) (0MB)
[    0.000000] efi: mem97: type=3, attr=0xf, range=[0x0000000008d34000-0x0000000008d3f000) (0MB)
[    0.000000] efi: mem98: type=4, attr=0xf, range=[0x0000000008d3f000-0x0000000008d41000) (0MB)
[    0.000000] efi: mem99: type=3, attr=0xf, range=[0x0000000008d41000-0x0000000008d4c000) (0MB)
[    0.000000] efi: mem100: type=4, attr=0xf, range=[0x0000000008d4c000-0x0000000008d58000) (0MB)
[    0.000000] efi: mem101: type=3, attr=0xf, range=[0x0000000008d58000-0x0000000008d5e000) (0MB)
[    0.000000] efi: mem102: type=4, attr=0xf, range=[0x0000000008d5e000-0x0000000008d64000) (0MB)
[    0.000000] efi: mem103: type=3, attr=0xf, range=[0x0000000008d64000-0x0000000008d67000) (0MB)
[    0.000000] efi: mem104: type=4, attr=0xf, range=[0x0000000008d67000-0x0000000008d6e000) (0MB)
[    0.000000] efi: mem105: type=3, attr=0xf, range=[0x0000000008d6e000-0x0000000008d72000) (0MB)
[    0.000000] efi: mem106: type=4, attr=0xf, range=[0x0000000008d72000-0x0000000008d74000) (0MB)
[    0.000000] efi: mem107: type=3, attr=0xf, range=[0x0000000008d74000-0x0000000008d76000) (0MB)
[    0.000000] efi: mem108: type=4, attr=0xf, range=[0x0000000008d76000-0x0000000008d7c000) (0MB)
[    0.000000] efi: mem109: type=3, attr=0xf, range=[0x0000000008d7c000-0x0000000008d83000) (0MB)
[    0.000000] efi: mem110: type=4, attr=0xf, range=[0x0000000008d83000-0x0000000008d8e000) (0MB)
[    0.000000] efi: mem111: type=3, attr=0xf, range=[0x0000000008d8e000-0x0000000008d91000) (0MB)
[    0.000000] efi: mem112: type=4, attr=0xf, range=[0x0000000008d91000-0x0000000008d98000) (0MB)
[    0.000000] efi: mem113: type=3, attr=0xf, range=[0x0000000008d98000-0x0000000008d9e000) (0MB)
[    0.000000] efi: mem114: type=4, attr=0xf, range=[0x0000000008d9e000-0x0000000008da9000) (0MB)
[    0.000000] efi: mem115: type=3, attr=0xf, range=[0x0000000008da9000-0x0000000008dbb000) (0MB)
[    0.000000] efi: mem116: type=4, attr=0xf, range=[0x0000000008dbb000-0x0000000008dca000) (0MB)
[    0.000000] efi: mem117: type=3, attr=0xf, range=[0x0000000008dca000-0x0000000008dcc000) (0MB)
[    0.000000] efi: mem118: type=4, attr=0xf, range=[0x0000000008dcc000-0x0000000008df2000) (0MB)
[    0.000000] efi: mem119: type=3, attr=0xf, range=[0x0000000008df2000-0x0000000008df6000) (0MB)
[    0.000000] efi: mem120: type=4, attr=0xf, range=[0x0000000008df6000-0x0000000008df8000) (0MB)
[    0.000000] efi: mem121: type=3, attr=0xf, range=[0x0000000008df8000-0x0000000008dfa000) (0MB)
[    0.000000] efi: mem122: type=4, attr=0xf, range=[0x0000000008dfa000-0x0000000008dfc000) (0MB)
[    0.000000] efi: mem123: type=3, attr=0xf, range=[0x0000000008dfc000-0x0000000008e04000) (0MB)
[    0.000000] efi: mem124: type=4, attr=0xf, range=[0x0000000008e04000-0x0000000008e07000) (0MB)
[    0.000000] efi: mem125: type=3, attr=0xf, range=[0x0000000008e07000-0x0000000008e09000) (0MB)
[    0.000000] efi: mem126: type=4, attr=0xf, range=[0x0000000008e09000-0x0000000008e43000) (0MB)
[    0.000000] efi: mem127: type=3, attr=0xf, range=[0x0000000008e43000-0x0000000008e94000) (0MB)
[    0.000000] efi: mem128: type=4, attr=0xf, range=[0x0000000008e94000-0x0000000008e95000) (0MB)
[    0.000000] efi: mem129: type=3, attr=0xf, range=[0x0000000008e95000-0x0000000008ea1000) (0MB)
[    0.000000] efi: mem130: type=4, attr=0xf, range=[0x0000000008ea1000-0x0000000008ea3000) (0MB)
[    0.000000] efi: mem131: type=3, attr=0xf, range=[0x0000000008ea3000-0x0000000008eb1000) (0MB)
[    0.000000] efi: mem132: type=4, attr=0xf, range=[0x0000000008eb1000-0x0000000008ec1000) (0MB)
[    0.000000] efi: mem133: type=3, attr=0xf, range=[0x0000000008ec1000-0x0000000008ec6000) (0MB)
[    0.000000] efi: mem134: type=4, attr=0xf, range=[0x0000000008ec6000-0x0000000009487000) (5MB)
[    0.000000] efi: mem135: type=3, attr=0xf, range=[0x0000000009487000-0x000000000948c000) (0MB)
[    0.000000] efi: mem136: type=4, attr=0xf, range=[0x000000000948c000-0x0000000009496000) (0MB)
[    0.000000] efi: mem137: type=3, attr=0xf, range=[0x0000000009496000-0x000000000949a000) (0MB)
[    0.000000] efi: mem138: type=4, attr=0xf, range=[0x000000000949a000-0x000000000949c000) (0MB)
[    0.000000] efi: mem139: type=3, attr=0xf, range=[0x000000000949c000-0x000000000949e000) (0MB)
[    0.000000] efi: mem140: type=4, attr=0xf, range=[0x000000000949e000-0x00000000094ad000) (0MB)
[    0.000000] efi: mem141: type=3, attr=0xf, range=[0x00000000094ad000-0x00000000094af000) (0MB)
[    0.000000] efi: mem142: type=4, attr=0xf, range=[0x00000000094af000-0x00000000094b0000) (0MB)
[    0.000000] efi: mem143: type=3, attr=0xf, range=[0x00000000094b0000-0x00000000094b5000) (0MB)
[    0.000000] efi: mem144: type=4, attr=0xf, range=[0x00000000094b5000-0x00000000094b6000) (0MB)
[    0.000000] efi: mem145: type=3, attr=0xf, range=[0x00000000094b6000-0x00000000094b7000) (0MB)
[    0.000000] efi: mem146: type=4, attr=0xf, range=[0x00000000094b7000-0x00000000094b8000) (0MB)
[    0.000000] efi: mem147: type=3, attr=0xf, range=[0x00000000094b8000-0x00000000094bb000) (0MB)
[    0.000000] efi: mem148: type=4, attr=0xf, range=[0x00000000094bb000-0x00000000094c7000) (0MB)
[    0.000000] efi: mem149: type=3, attr=0xf, range=[0x00000000094c7000-0x00000000094c8000) (0MB)
[    0.000000] efi: mem150: type=4, attr=0xf, range=[0x00000000094c8000-0x00000000094c9000) (0MB)
[    0.000000] efi: mem151: type=3, attr=0xf, range=[0x00000000094c9000-0x00000000094cb000) (0MB)
[    0.000000] efi: mem152: type=4, attr=0xf, range=[0x00000000094cb000-0x00000000094cf000) (0MB)
[    0.000000] efi: mem153: type=3, attr=0xf, range=[0x00000000094cf000-0x00000000094d1000) (0MB)
[    0.000000] efi: mem154: type=4, attr=0xf, range=[0x00000000094d1000-0x00000000094d7000) (0MB)
[    0.000000] efi: mem155: type=3, attr=0xf, range=[0x00000000094d7000-0x00000000094d9000) (0MB)
[    0.000000] efi: mem156: type=4, attr=0xf, range=[0x00000000094d9000-0x00000000094dd000) (0MB)
[    0.000000] efi: mem157: type=3, attr=0xf, range=[0x00000000094dd000-0x00000000094df000) (0MB)
[    0.000000] efi: mem158: type=4, attr=0xf, range=[0x00000000094df000-0x00000000094fb000) (0MB)
[    0.000000] efi: mem159: type=3, attr=0xf, range=[0x00000000094fb000-0x0000000009501000) (0MB)
[    0.000000] efi: mem160: type=4, attr=0xf, range=[0x0000000009501000-0x0000000009537000) (0MB)
[    0.000000] efi: mem161: type=3, attr=0xf, range=[0x0000000009537000-0x0000000009539000) (0MB)
[    0.000000] efi: mem162: type=4, attr=0xf, range=[0x0000000009539000-0x000000000953d000) (0MB)
[    0.000000] efi: mem163: type=3, attr=0xf, range=[0x000000000953d000-0x000000000953e000) (0MB)
[    0.000000] efi: mem164: type=4, attr=0xf, range=[0x000000000953e000-0x0000000009577000) (0MB)
[    0.000000] efi: mem165: type=3, attr=0xf, range=[0x0000000009577000-0x000000000957c000) (0MB)
[    0.000000] efi: mem166: type=4, attr=0xf, range=[0x000000000957c000-0x00000000095d0000) (0MB)
[    0.000000] efi: mem167: type=3, attr=0xf, range=[0x00000000095d0000-0x00000000095ec000) (0MB)
[    0.000000] efi: mem168: type=4, attr=0xf, range=[0x00000000095ec000-0x00000000095f3000) (0MB)
[    0.000000] efi: mem169: type=3, attr=0xf, range=[0x00000000095f3000-0x00000000095fa000) (0MB)
[    0.000000] efi: mem170: type=4, attr=0xf, range=[0x00000000095fa000-0x00000000095ff000) (0MB)
[    0.000000] efi: mem171: type=3, attr=0xf, range=[0x00000000095ff000-0x0000000009601000) (0MB)
[    0.000000] efi: mem172: type=4, attr=0xf, range=[0x0000000009601000-0x000000000960b000) (0MB)
[    0.000000] efi: mem173: type=3, attr=0xf, range=[0x000000000960b000-0x000000000960f000) (0MB)
[    0.000000] efi: mem174: type=4, attr=0xf, range=[0x000000000960f000-0x0000000009612000) (0MB)
[    0.000000] efi: mem175: type=3, attr=0xf, range=[0x0000000009612000-0x0000000009615000) (0MB)
[    0.000000] efi: mem176: type=4, attr=0xf, range=[0x0000000009615000-0x0000000009621000) (0MB)
[    0.000000] efi: mem177: type=3, attr=0xf, range=[0x0000000009621000-0x0000000009627000) (0MB)
[    0.000000] efi: mem178: type=4, attr=0xf, range=[0x0000000009627000-0x0000000009636000) (0MB)
[    0.000000] efi: mem179: type=3, attr=0xf, range=[0x0000000009636000-0x000000000963c000) (0MB)
[    0.000000] efi: mem180: type=4, attr=0xf, range=[0x000000000963c000-0x0000000009682000) (0MB)
[    0.000000] efi: mem181: type=3, attr=0xf, range=[0x0000000009682000-0x0000000009685000) (0MB)
[    0.000000] efi: mem182: type=4, attr=0xf, range=[0x0000000009685000-0x0000000009688000) (0MB)
[    0.000000] efi: mem183: type=3, attr=0xf, range=[0x0000000009688000-0x00000000096a9000) (0MB)
[    0.000000] efi: mem184: type=4, attr=0xf, range=[0x00000000096a9000-0x00000000096cd000) (0MB)
[    0.000000] efi: mem185: type=3, attr=0xf, range=[0x00000000096cd000-0x00000000096cf000) (0MB)
[    0.000000] efi: mem186: type=4, attr=0xf, range=[0x00000000096cf000-0x00000000096d3000) (0MB)
[    0.000000] efi: mem187: type=3, attr=0xf, range=[0x00000000096d3000-0x00000000096d5000) (0MB)
[    0.000000] efi: mem188: type=4, attr=0xf, range=[0x00000000096d5000-0x00000000096d6000) (0MB)
[    0.000000] efi: mem189: type=3, attr=0xf, range=[0x00000000096d6000-0x00000000096d9000) (0MB)
[    0.000000] efi: mem190: type=4, attr=0xf, range=[0x00000000096d9000-0x0000000009703000) (0MB)
[    0.000000] efi: mem191: type=3, attr=0xf, range=[0x0000000009703000-0x0000000009704000) (0MB)
[    0.000000] efi: mem192: type=4, attr=0xf, range=[0x0000000009704000-0x0000000009705000) (0MB)
[    0.000000] efi: mem193: type=3, attr=0xf, range=[0x0000000009705000-0x000000000972d000) (0MB)
[    0.000000] efi: mem194: type=4, attr=0xf, range=[0x000000000972d000-0x0000000009730000) (0MB)
[    0.000000] efi: mem195: type=3, attr=0xf, range=[0x0000000009730000-0x0000000009734000) (0MB)
[    0.000000] efi: mem196: type=4, attr=0xf, range=[0x0000000009734000-0x0000000009741000) (0MB)
[    0.000000] efi: mem197: type=3, attr=0xf, range=[0x0000000009741000-0x0000000009742000) (0MB)
[    0.000000] efi: mem198: type=4, attr=0xf, range=[0x0000000009742000-0x0000000009758000) (0MB)
[    0.000000] efi: mem199: type=3, attr=0xf, range=[0x0000000009758000-0x0000000009759000) (0MB)
[    0.000000] efi: mem200: type=4, attr=0xf, range=[0x0000000009759000-0x000000000975a000) (0MB)
[    0.000000] efi: mem201: type=3, attr=0xf, range=[0x000000000975a000-0x0000000009765000) (0MB)
[    0.000000] efi: mem202: type=4, attr=0xf, range=[0x0000000009765000-0x000000000984d000) (0MB)
[    0.000000] efi: mem203: type=2, attr=0xf, range=[0x000000000984d000-0x000000000984f000) (0MB)
[    0.000000] efi: mem204: type=4, attr=0xf, range=[0x000000000984f000-0x00000000099c5000) (1MB)
[    0.000000] efi: mem205: type=2, attr=0xf, range=[0x00000000099c5000-0x00000000099cb000) (0MB)
[    0.000000] efi: mem206: type=4, attr=0xf, range=[0x00000000099cb000-0x00000000099f9000) (0MB)
[    0.000000] efi: mem207: type=7, attr=0xf, range=[0x00000000099f9000-0x00000000099ff000) (0MB)
[    0.000000] efi: mem208: type=2, attr=0xf, range=[0x00000000099ff000-0x0000000009a01000) (0MB)
[    0.000000] efi: mem209: type=7, attr=0xf, range=[0x0000000009a01000-0x0000000009a0d000) (0MB)
[    0.000000] efi: mem210: type=3, attr=0xf, range=[0x0000000009a0d000-0x0000000009f98000) (5MB)
[    0.000000] efi: mem211: type=4, attr=0xf, range=[0x0000000009f98000-0x0000000013599000) (150MB)
[    0.000000] efi: mem212: type=3, attr=0xf, range=[0x0000000013599000-0x00000000135bb000) (0MB)
[    0.000000] efi: mem213: type=7, attr=0xf, range=[0x00000000135bb000-0x00000000135c8000) (0MB)
[    0.000000] efi: mem214: type=4, attr=0xf, range=[0x00000000135c8000-0x0000000013656000) (0MB)
[    0.000000] efi: mem215: type=2, attr=0xf, range=[0x0000000013656000-0x0000000013676000) (0MB)
[    0.000000] efi: mem216: type=7, attr=0xf, range=[0x0000000013676000-0x00000000136f3000) (0MB)
[    0.000000] efi: mem217: type=4, attr=0xf, range=[0x00000000136f3000-0x00000000136f5000) (0MB)
[    0.000000] efi: mem218: type=7, attr=0xf, range=[0x00000000136f5000-0x00000000136fe000) (0MB)
[    0.000000] efi: mem219: type=4, attr=0xf, range=[0x00000000136fe000-0x00000000136ff000) (0MB)
[    0.000000] efi: mem220: type=7, attr=0xf, range=[0x00000000136ff000-0x0000000013700000) (0MB)
[    0.000000] efi: mem221: type=4, attr=0xf, range=[0x0000000013700000-0x0000000013701000) (0MB)
[    0.000000] efi: mem222: type=7, attr=0xf, range=[0x0000000013701000-0x000000001376e000) (0MB)
[    0.000000] efi: mem223: type=4, attr=0xf, range=[0x000000001376e000-0x00000000138f6000) (1MB)
[    0.000000] efi: mem224: type=2, attr=0xf, range=[0x00000000138f6000-0x0000000013ac2000) (1MB)
[    0.000000] efi: mem225: type=7, attr=0xf, range=[0x0000000013ac2000-0x0000000013b7d000) (0MB)
[    0.000000] efi: mem226: type=4, attr=0xf, range=[0x0000000013b7d000-0x0000000013b92000) (0MB)
[    0.000000] efi: mem227: type=7, attr=0xf, range=[0x0000000013b92000-0x0000000013bad000) (0MB)
[    0.000000] efi: mem228: type=4, attr=0xf, range=[0x0000000013bad000-0x0000000013bae000) (0MB)
[    0.000000] efi: mem229: type=7, attr=0xf, range=[0x0000000013bae000-0x0000000013baf000) (0MB)
[    0.000000] efi: mem230: type=4, attr=0xf, range=[0x0000000013baf000-0x0000000013bb0000) (0MB)
[    0.000000] efi: mem231: type=7, attr=0xf, range=[0x0000000013bb0000-0x0000000013ce1000) (1MB)
[    0.000000] efi: mem232: type=4, attr=0xf, range=[0x0000000013ce1000-0x0000000013cf6000) (0MB)
[    0.000000] efi: mem233: type=7, attr=0xf, range=[0x0000000013cf6000-0x0000000013d0f000) (0MB)
[    0.000000] efi: mem234: type=4, attr=0xf, range=[0x0000000013d0f000-0x0000000013d10000) (0MB)
[    0.000000] efi: mem235: type=7, attr=0xf, range=[0x0000000013d10000-0x0000000013d11000) (0MB)
[    0.000000] efi: mem236: type=4, attr=0xf, range=[0x0000000013d11000-0x0000000013d12000) (0MB)
[    0.000000] efi: mem237: type=7, attr=0xf, range=[0x0000000013d12000-0x0000000013d1a000) (0MB)
[    0.000000] efi: mem238: type=4, attr=0xf, range=[0x0000000013d1a000-0x0000000013d1b000) (0MB)
[    0.000000] efi: mem239: type=7, attr=0xf, range=[0x0000000013d1b000-0x0000000013d1c000) (0MB)
[    0.000000] efi: mem240: type=4, attr=0xf, range=[0x0000000013d1c000-0x0000000013d1d000) (0MB)
[    0.000000] efi: mem241: type=7, attr=0xf, range=[0x0000000013d1d000-0x0000000013e4d000) (1MB)
[    0.000000] efi: mem242: type=4, attr=0xf, range=[0x0000000013e4d000-0x0000000013e62000) (0MB)
[    0.000000] efi: mem243: type=7, attr=0xf, range=[0x0000000013e62000-0x0000000013e7d000) (0MB)
[    0.000000] efi: mem244: type=4, attr=0xf, range=[0x0000000013e7d000-0x0000000013e7f000) (0MB)
[    0.000000] efi: mem245: type=7, attr=0xf, range=[0x0000000013e7f000-0x0000000013ef3000) (0MB)
[    0.000000] efi: mem246: type=4, attr=0xf, range=[0x0000000013ef3000-0x0000000013ef4000) (0MB)
[    0.000000] efi: mem247: type=7, attr=0xf, range=[0x0000000013ef4000-0x0000000013fa7000) (0MB)
[    0.000000] efi: mem248: type=4, attr=0xf, range=[0x0000000013fa7000-0x0000000013fbc000) (0MB)
[    0.000000] efi: mem249: type=7, attr=0xf, range=[0x0000000013fbc000-0x0000000013fd9000) (0MB)
[    0.000000] efi: mem250: type=4, attr=0xf, range=[0x0000000013fd9000-0x0000000013fdb000) (0MB)
[    0.000000] efi: mem251: type=7, attr=0xf, range=[0x0000000013fdb000-0x0000000013fde000) (0MB)
[    0.000000] efi: mem252: type=4, attr=0xf, range=[0x0000000013fde000-0x0000000013fdf000) (0MB)
[    0.000000] efi: mem253: type=7, attr=0xf, range=[0x0000000013fdf000-0x0000000014102000) (1MB)
[    0.000000] efi: mem254: type=4, attr=0xf, range=[0x0000000014102000-0x0000000014117000) (0MB)
[    0.000000] efi: mem255: type=7, attr=0xf, range=[0x0000000014117000-0x0000000014133000) (0MB)
[    0.000000] efi: mem256: type=4, attr=0xf, range=[0x0000000014133000-0x000000001418d000) (0MB)
[    0.000000] efi: mem257: type=7, attr=0xf, range=[0x000000001418d000-0x00000000141ca000) (0MB)
[    0.000000] efi: mem258: type=4, attr=0xf, range=[0x00000000141ca000-0x00000000141cb000) (0MB)
[    0.000000] efi: mem259: type=7, attr=0xf, range=[0x00000000141cb000-0x000000001425b000) (0MB)
[    0.000000] efi: mem260: type=4, attr=0xf, range=[0x000000001425b000-0x0000000014270000) (0MB)
[    0.000000] efi: mem261: type=7, attr=0xf, range=[0x0000000014270000-0x000000001427a000) (0MB)
[    0.000000] efi: mem262: type=4, attr=0xf, range=[0x000000001427a000-0x000000001427b000) (0MB)
[    0.000000] efi: mem263: type=7, attr=0xf, range=[0x000000001427b000-0x000000001428b000) (0MB)
[    0.000000] efi: mem264: type=4, attr=0xf, range=[0x000000001428b000-0x000000001428c000) (0MB)
[    0.000000] efi: mem265: type=7, attr=0xf, range=[0x000000001428c000-0x000000001428d000) (0MB)
[    0.000000] efi: mem266: type=4, attr=0xf, range=[0x000000001428d000-0x000000001428e000) (0MB)
[    0.000000] efi: mem267: type=7, attr=0xf, range=[0x000000001428e000-0x000000001428f000) (0MB)
[    0.000000] efi: mem268: type=4, attr=0xf, range=[0x000000001428f000-0x0000000014800000) (5MB)
[    0.000000] efi: mem269: type=7, attr=0xf, range=[0x0000000014800000-0x000000001485b000) (0MB)
[    0.000000] efi: mem270: type=4, attr=0xf, range=[0x000000001485b000-0x0000000014b36000) (2MB)
[    0.000000] efi: mem271: type=1, attr=0xf, range=[0x0000000014b36000-0x0000000014c6e000) (1MB)
[    0.000000] efi: mem272: type=7, attr=0xf, range=[0x0000000014c6e000-0x0000000015000000) (3MB)
[    0.000000] efi: mem273: type=2, attr=0xf, range=[0x0000000015000000-0x000000001732c000) (35MB)
[    0.000000] efi: mem274: type=7, attr=0xf, range=[0x000000001732c000-0x0000000020000000) (140MB)
[    0.000000] efi: mem275: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
[    0.000000] efi: mem276: type=7, attr=0xf, range=[0x0000000020200000-0x0000000040004000) (510MB)
[    0.000000] efi: mem277: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB)
[    0.000000] efi: mem278: type=7, attr=0xf, range=[0x0000000040005000-0x00000000a6089000) (1632MB)
[    0.000000] efi: mem279: type=2, attr=0xf, range=[0x00000000a6089000-0x00000000d935c000) (818MB)
[    0.000000] efi: mem280: type=5, attr=0x800000000000000f, range=[0x00000000d935c000-0x00000000d9366000) (0MB)
[    0.000000] efi: mem281: type=6, attr=0x800000000000000f, range=[0x00000000d9366000-0x00000000d93e7000) (0MB)
[    0.000000] efi: mem282: type=5, attr=0x800000000000000f, range=[0x00000000d93e7000-0x00000000d9415000) (0MB)
[    0.000000] efi: mem283: type=6, attr=0x800000000000000f, range=[0x00000000d9415000-0x00000000d9428000) (0MB)
[    0.000000] efi: mem284: type=6, attr=0x800000000000000f, range=[0x00000000d9428000-0x00000000d943f000) (0MB)
[    0.000000] efi: mem285: type=0, attr=0xf, range=[0x00000000d943f000-0x00000000d9912000) (4MB)
[    0.000000] efi: mem286: type=0, attr=0xf, range=[0x00000000d9912000-0x00000000d9931000) (0MB)
[    0.000000] efi: mem287: type=0, attr=0xf, range=[0x00000000d9931000-0x00000000d9938000) (0MB)
[    0.000000] efi: mem288: type=0, attr=0xf, range=[0x00000000d9938000-0x00000000d993f000) (0MB)
[    0.000000] efi: mem289: type=10, attr=0xf, range=[0x00000000d993f000-0x00000000d9b35000) (1MB)
[    0.000000] efi: mem290: type=10, attr=0xf, range=[0x00000000d9b35000-0x00000000d9ba4000) (0MB)
[    0.000000] efi: mem291: type=9, attr=0xf, range=[0x00000000d9ba4000-0x00000000d9bb6000) (0MB)
[    0.000000] efi: mem292: type=10, attr=0xf, range=[0x00000000d9bb6000-0x00000000d9bbf000) (0MB)
[    0.000000] efi: mem293: type=9, attr=0xf, range=[0x00000000d9bbf000-0x00000000d9bc3000) (0MB)
[    0.000000] efi: mem294: type=9, attr=0xf, range=[0x00000000d9bc3000-0x00000000d9bc4000) (0MB)
[    0.000000] efi: mem295: type=10, attr=0xf, range=[0x00000000d9bc4000-0x00000000d9c07000) (0MB)
[    0.000000] efi: mem296: type=4, attr=0xf, range=[0x00000000d9c07000-0x00000000d9d50000) (1MB)
[    0.000000] efi: mem297: type=3, attr=0xf, range=[0x00000000d9d50000-0x00000000d9fe2000) (2MB)
[    0.000000] efi: mem298: type=4, attr=0xf, range=[0x00000000d9fe2000-0x00000000d9fe5000) (0MB)
[    0.000000] efi: mem299: type=3, attr=0xf, range=[0x00000000d9fe5000-0x00000000d9fe7000) (0MB)
[    0.000000] efi: mem300: type=4, attr=0xf, range=[0x00000000d9fe7000-0x00000000da000000) (0MB)
[    0.000000] efi: mem301: type=7, attr=0xf, range=[0x0000000100000000-0x000000021ee00000) (4590MB)
[    0.000000] efi: mem302: type=0, attr=0x8000000000000000, range=[0x00000000db000000-0x00000000df200000) (66MB)
[    0.000000] efi: mem303: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB)
[    0.000000] efi: mem304: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
[    0.000000] efi: mem305: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB)
[    0.000000] efi: mem306: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
[    0.000000] efi: mem307: type=11, attr=0x8000000000000001, range=[0x00000000fed20000-0x00000000fed45000) (0MB)
[    0.000000] efi: mem308: type=11, attr=0x8000000000000001, range=[0x00000000fed90000-0x00000000fed94000) (0MB)
[    0.000000] efi: mem309: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
[    0.000000] efi: mem310: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)


[-- Attachment #2: dmesg output of my hp box. --]
[-- Type: application/octet-stream, Size: 104485 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.14.0-rc2+ (root@localhost.localdomain) (gcc version 4.8.2 20140115 (Red Hat 4.8.2-11) (GCC) ) #13 SMP Mon Feb 10 19:51:04 MST 2014
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.14.0-rc2+ root=/dev/mapper/rhel-root ro rd.lvm.lv=rhel/root vconsole.font=latarcyrheb-sun16 rd.lvm.lv=rhel/swap vconsole.keymap=us crashkernel=auto rhgb quiet LANG=en_US.UTF-8 console=ttyS0,115200n8 panic=3 pstore.backend=efi efi_pstore.pstore_disable=0
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    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-0x00000000d935bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d935c000-0x00000000d993efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d993f000-0x00000000d9ba3fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000d9ba4000-0x00000000d9bb5fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000d9bb6000-0x00000000d9bbefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000d9bbf000-0x00000000d9bc3fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000d9bc4000-0x00000000d9c06fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000d9c07000-0x00000000d9ffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df1fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed90000-0x00000000fed93fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021edfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x13656018-0x13666057] usable ==> usable
[    0.000000] e820: update [mem 0x13667018-0x13675e57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000013656017] usable
[    0.000000] reserve setup_data: [mem 0x0000000013656018-0x0000000013666057] usable
[    0.000000] reserve setup_data: [mem 0x0000000013666058-0x0000000013667017] usable
[    0.000000] reserve setup_data: [mem 0x0000000013667018-0x0000000013675e57] usable
[    0.000000] reserve setup_data: [mem 0x0000000013675e58-0x000000001fffffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000020200000-0x0000000040003fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000040005000-0x00000000d935bfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000d935c000-0x00000000d993efff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000d993f000-0x00000000d9ba3fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000d9ba4000-0x00000000d9bb5fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000d9bb6000-0x00000000d9bbefff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000d9bbf000-0x00000000d9bc3fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000d9bc4000-0x00000000d9c06fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000d9c07000-0x00000000d9ffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000db000000-0x00000000df1fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed90000-0x00000000fed93fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000021edfffff] usable
[    0.000000] efi: EFI v2.31 by American Megatrends
[    0.000000] efi:  ACPI=0xd9ba4000  ACPI 2.0=0xd9ba4000  SMBIOS=0xd943d918  MPS=0xf4d90 
[    0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
[    0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x0000000000009000) (0MB)
[    0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000009000-0x000000000004f000) (0MB)
[    0.000000] efi: mem03: type=4, attr=0xf, range=[0x000000000004f000-0x0000000000050000) (0MB)
[    0.000000] efi: mem04: type=3, attr=0xf, range=[0x0000000000050000-0x00000000000a0000) (0MB)
[    0.000000] efi: mem05: type=3, attr=0xf, range=[0x0000000000100000-0x0000000000110000) (0MB)
[    0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000110000-0x0000000001000000) (14MB)
[    0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
[    0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000001100000-0x0000000003fac000) (46MB)
[    0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000003fac000-0x0000000008000000) (64MB)
[    0.000000] efi: mem10: type=4, attr=0xf, range=[0x0000000008000000-0x000000000871c000) (7MB)
[    0.000000] efi: mem11: type=3, attr=0xf, range=[0x000000000871c000-0x000000000871d000) (0MB)
[    0.000000] efi: mem12: type=4, attr=0xf, range=[0x000000000871d000-0x000000000874b000) (0MB)
[    0.000000] efi: mem13: type=3, attr=0xf, range=[0x000000000874b000-0x000000000874f000) (0MB)
[    0.000000] efi: mem14: type=4, attr=0xf, range=[0x000000000874f000-0x0000000008752000) (0MB)
[    0.000000] efi: mem15: type=3, attr=0xf, range=[0x0000000008752000-0x000000000875d000) (0MB)
[    0.000000] efi: mem16: type=4, attr=0xf, range=[0x000000000875d000-0x0000000008b60000) (4MB)
[    0.000000] efi: mem17: type=3, attr=0xf, range=[0x0000000008b60000-0x0000000008b61000) (0MB)
[    0.000000] efi: mem18: type=4, attr=0xf, range=[0x0000000008b61000-0x0000000008b66000) (0MB)
[    0.000000] efi: mem19: type=3, attr=0xf, range=[0x0000000008b66000-0x0000000008b67000) (0MB)
[    0.000000] efi: mem20: type=4, attr=0xf, range=[0x0000000008b67000-0x0000000008b68000) (0MB)
[    0.000000] efi: mem21: type=3, attr=0xf, range=[0x0000000008b68000-0x0000000008b69000) (0MB)
[    0.000000] efi: mem22: type=4, attr=0xf, range=[0x0000000008b69000-0x0000000008b6d000) (0MB)
[    0.000000] efi: mem23: type=3, attr=0xf, range=[0x0000000008b6d000-0x0000000008b6e000) (0MB)
[    0.000000] efi: mem24: type=4, attr=0xf, range=[0x0000000008b6e000-0x0000000008b74000) (0MB)
[    0.000000] efi: mem25: type=3, attr=0xf, range=[0x0000000008b74000-0x0000000008b76000) (0MB)
[    0.000000] efi: mem26: type=4, attr=0xf, range=[0x0000000008b76000-0x0000000008b77000) (0MB)
[    0.000000] efi: mem27: type=3, attr=0xf, range=[0x0000000008b77000-0x0000000008b7a000) (0MB)
[    0.000000] efi: mem28: type=4, attr=0xf, range=[0x0000000008b7a000-0x0000000008b82000) (0MB)
[    0.000000] efi: mem29: type=3, attr=0xf, range=[0x0000000008b82000-0x0000000008b85000) (0MB)
[    0.000000] efi: mem30: type=4, attr=0xf, range=[0x0000000008b85000-0x0000000008b8c000) (0MB)
[    0.000000] efi: mem31: type=3, attr=0xf, range=[0x0000000008b8c000-0x0000000008b8e000) (0MB)
[    0.000000] efi: mem32: type=4, attr=0xf, range=[0x0000000008b8e000-0x0000000008b8f000) (0MB)
[    0.000000] efi: mem33: type=3, attr=0xf, range=[0x0000000008b8f000-0x0000000008b92000) (0MB)
[    0.000000] efi: mem34: type=4, attr=0xf, range=[0x0000000008b92000-0x0000000008bb1000) (0MB)
[    0.000000] efi: mem35: type=3, attr=0xf, range=[0x0000000008bb1000-0x0000000008bb5000) (0MB)
[    0.000000] efi: mem36: type=4, attr=0xf, range=[0x0000000008bb5000-0x0000000008bb7000) (0MB)
[    0.000000] efi: mem37: type=3, attr=0xf, range=[0x0000000008bb7000-0x0000000008bb8000) (0MB)
[    0.000000] efi: mem38: type=4, attr=0xf, range=[0x0000000008bb8000-0x0000000008bc7000) (0MB)
[    0.000000] efi: mem39: type=3, attr=0xf, range=[0x0000000008bc7000-0x0000000008bc8000) (0MB)
[    0.000000] efi: mem40: type=4, attr=0xf, range=[0x0000000008bc8000-0x0000000008bd1000) (0MB)
[    0.000000] efi: mem41: type=3, attr=0xf, range=[0x0000000008bd1000-0x0000000008bdc000) (0MB)
[    0.000000] efi: mem42: type=4, attr=0xf, range=[0x0000000008bdc000-0x0000000008bdf000) (0MB)
[    0.000000] efi: mem43: type=3, attr=0xf, range=[0x0000000008bdf000-0x0000000008be2000) (0MB)
[    0.000000] efi: mem44: type=4, attr=0xf, range=[0x0000000008be2000-0x0000000008bfb000) (0MB)
[    0.000000] efi: mem45: type=3, attr=0xf, range=[0x0000000008bfb000-0x0000000008c05000) (0MB)
[    0.000000] efi: mem46: type=4, attr=0xf, range=[0x0000000008c05000-0x0000000008c07000) (0MB)
[    0.000000] efi: mem47: type=3, attr=0xf, range=[0x0000000008c07000-0x0000000008c09000) (0MB)
[    0.000000] efi: mem48: type=4, attr=0xf, range=[0x0000000008c09000-0x0000000008c0c000) (0MB)
[    0.000000] efi: mem49: type=3, attr=0xf, range=[0x0000000008c0c000-0x0000000008c0d000) (0MB)
[    0.000000] efi: mem50: type=4, attr=0xf, range=[0x0000000008c0d000-0x0000000008c18000) (0MB)
[    0.000000] efi: mem51: type=3, attr=0xf, range=[0x0000000008c18000-0x0000000008c19000) (0MB)
[    0.000000] efi: mem52: type=4, attr=0xf, range=[0x0000000008c19000-0x0000000008c1a000) (0MB)
[    0.000000] efi: mem53: type=3, attr=0xf, range=[0x0000000008c1a000-0x0000000008c1f000) (0MB)
[    0.000000] efi: mem54: type=4, attr=0xf, range=[0x0000000008c1f000-0x0000000008c25000) (0MB)
[    0.000000] efi: mem55: type=3, attr=0xf, range=[0x0000000008c25000-0x0000000008c2d000) (0MB)
[    0.000000] efi: mem56: type=4, attr=0xf, range=[0x0000000008c2d000-0x0000000008c37000) (0MB)
[    0.000000] efi: mem57: type=3, attr=0xf, range=[0x0000000008c37000-0x0000000008c3b000) (0MB)
[    0.000000] efi: mem58: type=4, attr=0xf, range=[0x0000000008c3b000-0x0000000008c43000) (0MB)
[    0.000000] efi: mem59: type=3, attr=0xf, range=[0x0000000008c43000-0x0000000008c44000) (0MB)
[    0.000000] efi: mem60: type=4, attr=0xf, range=[0x0000000008c44000-0x0000000008c45000) (0MB)
[    0.000000] efi: mem61: type=3, attr=0xf, range=[0x0000000008c45000-0x0000000008c47000) (0MB)
[    0.000000] efi: mem62: type=4, attr=0xf, range=[0x0000000008c47000-0x0000000008c5f000) (0MB)
[    0.000000] efi: mem63: type=3, attr=0xf, range=[0x0000000008c5f000-0x0000000008c6e000) (0MB)
[    0.000000] efi: mem64: type=4, attr=0xf, range=[0x0000000008c6e000-0x0000000008c72000) (0MB)
[    0.000000] efi: mem65: type=3, attr=0xf, range=[0x0000000008c72000-0x0000000008c74000) (0MB)
[    0.000000] efi: mem66: type=4, attr=0xf, range=[0x0000000008c74000-0x0000000008c7c000) (0MB)
[    0.000000] efi: mem67: type=3, attr=0xf, range=[0x0000000008c7c000-0x0000000008c80000) (0MB)
[    0.000000] efi: mem68: type=4, attr=0xf, range=[0x0000000008c80000-0x0000000008c81000) (0MB)
[    0.000000] efi: mem69: type=3, attr=0xf, range=[0x0000000008c81000-0x0000000008c86000) (0MB)
[    0.000000] efi: mem70: type=4, attr=0xf, range=[0x0000000008c86000-0x0000000008c94000) (0MB)
[    0.000000] efi: mem71: type=3, attr=0xf, range=[0x0000000008c94000-0x0000000008c9b000) (0MB)
[    0.000000] efi: mem72: type=4, attr=0xf, range=[0x0000000008c9b000-0x0000000008cab000) (0MB)
[    0.000000] efi: mem73: type=3, attr=0xf, range=[0x0000000008cab000-0x0000000008caf000) (0MB)
[    0.000000] efi: mem74: type=4, attr=0xf, range=[0x0000000008caf000-0x0000000008cba000) (0MB)
[    0.000000] efi: mem75: type=3, attr=0xf, range=[0x0000000008cba000-0x0000000008cbd000) (0MB)
[    0.000000] efi: mem76: type=4, attr=0xf, range=[0x0000000008cbd000-0x0000000008ccd000) (0MB)
[    0.000000] efi: mem77: type=3, attr=0xf, range=[0x0000000008ccd000-0x0000000008cce000) (0MB)
[    0.000000] efi: mem78: type=4, attr=0xf, range=[0x0000000008cce000-0x0000000008cdb000) (0MB)
[    0.000000] efi: mem79: type=3, attr=0xf, range=[0x0000000008cdb000-0x0000000008cdd000) (0MB)
[    0.000000] efi: mem80: type=4, attr=0xf, range=[0x0000000008cdd000-0x0000000008ce5000) (0MB)
[    0.000000] efi: mem81: type=3, attr=0xf, range=[0x0000000008ce5000-0x0000000008cf0000) (0MB)
[    0.000000] efi: mem82: type=4, attr=0xf, range=[0x0000000008cf0000-0x0000000008cf2000) (0MB)
[    0.000000] efi: mem83: type=3, attr=0xf, range=[0x0000000008cf2000-0x0000000008cf4000) (0MB)
[    0.000000] efi: mem84: type=4, attr=0xf, range=[0x0000000008cf4000-0x0000000008cf6000) (0MB)
[    0.000000] efi: mem85: type=3, attr=0xf, range=[0x0000000008cf6000-0x0000000008cfc000) (0MB)
[    0.000000] efi: mem86: type=4, attr=0xf, range=[0x0000000008cfc000-0x0000000008d02000) (0MB)
[    0.000000] efi: mem87: type=3, attr=0xf, range=[0x0000000008d02000-0x0000000008d05000) (0MB)
[    0.000000] efi: mem88: type=4, attr=0xf, range=[0x0000000008d05000-0x0000000008d09000) (0MB)
[    0.000000] efi: mem89: type=3, attr=0xf, range=[0x0000000008d09000-0x0000000008d0a000) (0MB)
[    0.000000] efi: mem90: type=4, attr=0xf, range=[0x0000000008d0a000-0x0000000008d0b000) (0MB)
[    0.000000] efi: mem91: type=3, attr=0xf, range=[0x0000000008d0b000-0x0000000008d0e000) (0MB)
[    0.000000] efi: mem92: type=4, attr=0xf, range=[0x0000000008d0e000-0x0000000008d14000) (0MB)
[    0.000000] efi: mem93: type=3, attr=0xf, range=[0x0000000008d14000-0x0000000008d17000) (0MB)
[    0.000000] efi: mem94: type=4, attr=0xf, range=[0x0000000008d17000-0x0000000008d18000) (0MB)
[    0.000000] efi: mem95: type=3, attr=0xf, range=[0x0000000008d18000-0x0000000008d30000) (0MB)
[    0.000000] efi: mem96: type=4, attr=0xf, range=[0x0000000008d30000-0x0000000008d34000) (0MB)
[    0.000000] efi: mem97: type=3, attr=0xf, range=[0x0000000008d34000-0x0000000008d3f000) (0MB)
[    0.000000] efi: mem98: type=4, attr=0xf, range=[0x0000000008d3f000-0x0000000008d41000) (0MB)
[    0.000000] efi: mem99: type=3, attr=0xf, range=[0x0000000008d41000-0x0000000008d4c000) (0MB)
[    0.000000] efi: mem100: type=4, attr=0xf, range=[0x0000000008d4c000-0x0000000008d58000) (0MB)
[    0.000000] efi: mem101: type=3, attr=0xf, range=[0x0000000008d58000-0x0000000008d5e000) (0MB)
[    0.000000] efi: mem102: type=4, attr=0xf, range=[0x0000000008d5e000-0x0000000008d64000) (0MB)
[    0.000000] efi: mem103: type=3, attr=0xf, range=[0x0000000008d64000-0x0000000008d67000) (0MB)
[    0.000000] efi: mem104: type=4, attr=0xf, range=[0x0000000008d67000-0x0000000008d6e000) (0MB)
[    0.000000] efi: mem105: type=3, attr=0xf, range=[0x0000000008d6e000-0x0000000008d72000) (0MB)
[    0.000000] efi: mem106: type=4, attr=0xf, range=[0x0000000008d72000-0x0000000008d74000) (0MB)
[    0.000000] efi: mem107: type=3, attr=0xf, range=[0x0000000008d74000-0x0000000008d76000) (0MB)
[    0.000000] efi: mem108: type=4, attr=0xf, range=[0x0000000008d76000-0x0000000008d7c000) (0MB)
[    0.000000] efi: mem109: type=3, attr=0xf, range=[0x0000000008d7c000-0x0000000008d83000) (0MB)
[    0.000000] efi: mem110: type=4, attr=0xf, range=[0x0000000008d83000-0x0000000008d8e000) (0MB)
[    0.000000] efi: mem111: type=3, attr=0xf, range=[0x0000000008d8e000-0x0000000008d91000) (0MB)
[    0.000000] efi: mem112: type=4, attr=0xf, range=[0x0000000008d91000-0x0000000008d98000) (0MB)
[    0.000000] efi: mem113: type=3, attr=0xf, range=[0x0000000008d98000-0x0000000008d9e000) (0MB)
[    0.000000] efi: mem114: type=4, attr=0xf, range=[0x0000000008d9e000-0x0000000008da9000) (0MB)
[    0.000000] efi: mem115: type=3, attr=0xf, range=[0x0000000008da9000-0x0000000008dbb000) (0MB)
[    0.000000] efi: mem116: type=4, attr=0xf, range=[0x0000000008dbb000-0x0000000008dca000) (0MB)
[    0.000000] efi: mem117: type=3, attr=0xf, range=[0x0000000008dca000-0x0000000008dcc000) (0MB)
[    0.000000] efi: mem118: type=4, attr=0xf, range=[0x0000000008dcc000-0x0000000008df2000) (0MB)
[    0.000000] efi: mem119: type=3, attr=0xf, range=[0x0000000008df2000-0x0000000008df6000) (0MB)
[    0.000000] efi: mem120: type=4, attr=0xf, range=[0x0000000008df6000-0x0000000008df8000) (0MB)
[    0.000000] efi: mem121: type=3, attr=0xf, range=[0x0000000008df8000-0x0000000008dfa000) (0MB)
[    0.000000] efi: mem122: type=4, attr=0xf, range=[0x0000000008dfa000-0x0000000008dfc000) (0MB)
[    0.000000] efi: mem123: type=3, attr=0xf, range=[0x0000000008dfc000-0x0000000008e04000) (0MB)
[    0.000000] efi: mem124: type=4, attr=0xf, range=[0x0000000008e04000-0x0000000008e07000) (0MB)
[    0.000000] efi: mem125: type=3, attr=0xf, range=[0x0000000008e07000-0x0000000008e09000) (0MB)
[    0.000000] efi: mem126: type=4, attr=0xf, range=[0x0000000008e09000-0x0000000008e43000) (0MB)
[    0.000000] efi: mem127: type=3, attr=0xf, range=[0x0000000008e43000-0x0000000008e94000) (0MB)
[    0.000000] efi: mem128: type=4, attr=0xf, range=[0x0000000008e94000-0x0000000008e95000) (0MB)
[    0.000000] efi: mem129: type=3, attr=0xf, range=[0x0000000008e95000-0x0000000008ea1000) (0MB)
[    0.000000] efi: mem130: type=4, attr=0xf, range=[0x0000000008ea1000-0x0000000008ea3000) (0MB)
[    0.000000] efi: mem131: type=3, attr=0xf, range=[0x0000000008ea3000-0x0000000008eb1000) (0MB)
[    0.000000] efi: mem132: type=4, attr=0xf, range=[0x0000000008eb1000-0x0000000008ec1000) (0MB)
[    0.000000] efi: mem133: type=3, attr=0xf, range=[0x0000000008ec1000-0x0000000008ec6000) (0MB)
[    0.000000] efi: mem134: type=4, attr=0xf, range=[0x0000000008ec6000-0x0000000009487000) (5MB)
[    0.000000] efi: mem135: type=3, attr=0xf, range=[0x0000000009487000-0x000000000948c000) (0MB)
[    0.000000] efi: mem136: type=4, attr=0xf, range=[0x000000000948c000-0x0000000009496000) (0MB)
[    0.000000] efi: mem137: type=3, attr=0xf, range=[0x0000000009496000-0x000000000949a000) (0MB)
[    0.000000] efi: mem138: type=4, attr=0xf, range=[0x000000000949a000-0x000000000949c000) (0MB)
[    0.000000] efi: mem139: type=3, attr=0xf, range=[0x000000000949c000-0x000000000949e000) (0MB)
[    0.000000] efi: mem140: type=4, attr=0xf, range=[0x000000000949e000-0x00000000094ad000) (0MB)
[    0.000000] efi: mem141: type=3, attr=0xf, range=[0x00000000094ad000-0x00000000094af000) (0MB)
[    0.000000] efi: mem142: type=4, attr=0xf, range=[0x00000000094af000-0x00000000094b0000) (0MB)
[    0.000000] efi: mem143: type=3, attr=0xf, range=[0x00000000094b0000-0x00000000094b5000) (0MB)
[    0.000000] efi: mem144: type=4, attr=0xf, range=[0x00000000094b5000-0x00000000094b6000) (0MB)
[    0.000000] efi: mem145: type=3, attr=0xf, range=[0x00000000094b6000-0x00000000094b7000) (0MB)
[    0.000000] efi: mem146: type=4, attr=0xf, range=[0x00000000094b7000-0x00000000094b8000) (0MB)
[    0.000000] efi: mem147: type=3, attr=0xf, range=[0x00000000094b8000-0x00000000094bb000) (0MB)
[    0.000000] efi: mem148: type=4, attr=0xf, range=[0x00000000094bb000-0x00000000094c7000) (0MB)
[    0.000000] efi: mem149: type=3, attr=0xf, range=[0x00000000094c7000-0x00000000094c8000) (0MB)
[    0.000000] efi: mem150: type=4, attr=0xf, range=[0x00000000094c8000-0x00000000094c9000) (0MB)
[    0.000000] efi: mem151: type=3, attr=0xf, range=[0x00000000094c9000-0x00000000094cb000) (0MB)
[    0.000000] efi: mem152: type=4, attr=0xf, range=[0x00000000094cb000-0x00000000094cf000) (0MB)
[    0.000000] efi: mem153: type=3, attr=0xf, range=[0x00000000094cf000-0x00000000094d1000) (0MB)
[    0.000000] efi: mem154: type=4, attr=0xf, range=[0x00000000094d1000-0x00000000094d7000) (0MB)
[    0.000000] efi: mem155: type=3, attr=0xf, range=[0x00000000094d7000-0x00000000094d9000) (0MB)
[    0.000000] efi: mem156: type=4, attr=0xf, range=[0x00000000094d9000-0x00000000094dd000) (0MB)
[    0.000000] efi: mem157: type=3, attr=0xf, range=[0x00000000094dd000-0x00000000094df000) (0MB)
[    0.000000] efi: mem158: type=4, attr=0xf, range=[0x00000000094df000-0x00000000094fb000) (0MB)
[    0.000000] efi: mem159: type=3, attr=0xf, range=[0x00000000094fb000-0x0000000009501000) (0MB)
[    0.000000] efi: mem160: type=4, attr=0xf, range=[0x0000000009501000-0x0000000009537000) (0MB)
[    0.000000] efi: mem161: type=3, attr=0xf, range=[0x0000000009537000-0x0000000009539000) (0MB)
[    0.000000] efi: mem162: type=4, attr=0xf, range=[0x0000000009539000-0x000000000953d000) (0MB)
[    0.000000] efi: mem163: type=3, attr=0xf, range=[0x000000000953d000-0x000000000953e000) (0MB)
[    0.000000] efi: mem164: type=4, attr=0xf, range=[0x000000000953e000-0x0000000009577000) (0MB)
[    0.000000] efi: mem165: type=3, attr=0xf, range=[0x0000000009577000-0x000000000957c000) (0MB)
[    0.000000] efi: mem166: type=4, attr=0xf, range=[0x000000000957c000-0x00000000095d0000) (0MB)
[    0.000000] efi: mem167: type=3, attr=0xf, range=[0x00000000095d0000-0x00000000095ec000) (0MB)
[    0.000000] efi: mem168: type=4, attr=0xf, range=[0x00000000095ec000-0x00000000095f3000) (0MB)
[    0.000000] efi: mem169: type=3, attr=0xf, range=[0x00000000095f3000-0x00000000095fa000) (0MB)
[    0.000000] efi: mem170: type=4, attr=0xf, range=[0x00000000095fa000-0x00000000095ff000) (0MB)
[    0.000000] efi: mem171: type=3, attr=0xf, range=[0x00000000095ff000-0x0000000009601000) (0MB)
[    0.000000] efi: mem172: type=4, attr=0xf, range=[0x0000000009601000-0x000000000960b000) (0MB)
[    0.000000] efi: mem173: type=3, attr=0xf, range=[0x000000000960b000-0x000000000960f000) (0MB)
[    0.000000] efi: mem174: type=4, attr=0xf, range=[0x000000000960f000-0x0000000009612000) (0MB)
[    0.000000] efi: mem175: type=3, attr=0xf, range=[0x0000000009612000-0x0000000009615000) (0MB)
[    0.000000] efi: mem176: type=4, attr=0xf, range=[0x0000000009615000-0x0000000009621000) (0MB)
[    0.000000] efi: mem177: type=3, attr=0xf, range=[0x0000000009621000-0x0000000009627000) (0MB)
[    0.000000] efi: mem178: type=4, attr=0xf, range=[0x0000000009627000-0x0000000009636000) (0MB)
[    0.000000] efi: mem179: type=3, attr=0xf, range=[0x0000000009636000-0x000000000963c000) (0MB)
[    0.000000] efi: mem180: type=4, attr=0xf, range=[0x000000000963c000-0x0000000009682000) (0MB)
[    0.000000] efi: mem181: type=3, attr=0xf, range=[0x0000000009682000-0x0000000009685000) (0MB)
[    0.000000] efi: mem182: type=4, attr=0xf, range=[0x0000000009685000-0x0000000009688000) (0MB)
[    0.000000] efi: mem183: type=3, attr=0xf, range=[0x0000000009688000-0x00000000096a9000) (0MB)
[    0.000000] efi: mem184: type=4, attr=0xf, range=[0x00000000096a9000-0x00000000096cd000) (0MB)
[    0.000000] efi: mem185: type=3, attr=0xf, range=[0x00000000096cd000-0x00000000096cf000) (0MB)
[    0.000000] efi: mem186: type=4, attr=0xf, range=[0x00000000096cf000-0x00000000096d3000) (0MB)
[    0.000000] efi: mem187: type=3, attr=0xf, range=[0x00000000096d3000-0x00000000096d5000) (0MB)
[    0.000000] efi: mem188: type=4, attr=0xf, range=[0x00000000096d5000-0x00000000096d6000) (0MB)
[    0.000000] efi: mem189: type=3, attr=0xf, range=[0x00000000096d6000-0x00000000096d9000) (0MB)
[    0.000000] efi: mem190: type=4, attr=0xf, range=[0x00000000096d9000-0x0000000009703000) (0MB)
[    0.000000] efi: mem191: type=3, attr=0xf, range=[0x0000000009703000-0x0000000009704000) (0MB)
[    0.000000] efi: mem192: type=4, attr=0xf, range=[0x0000000009704000-0x0000000009705000) (0MB)
[    0.000000] efi: mem193: type=3, attr=0xf, range=[0x0000000009705000-0x000000000972d000) (0MB)
[    0.000000] efi: mem194: type=4, attr=0xf, range=[0x000000000972d000-0x0000000009730000) (0MB)
[    0.000000] efi: mem195: type=3, attr=0xf, range=[0x0000000009730000-0x0000000009734000) (0MB)
[    0.000000] efi: mem196: type=4, attr=0xf, range=[0x0000000009734000-0x0000000009741000) (0MB)
[    0.000000] efi: mem197: type=3, attr=0xf, range=[0x0000000009741000-0x0000000009742000) (0MB)
[    0.000000] efi: mem198: type=4, attr=0xf, range=[0x0000000009742000-0x0000000009758000) (0MB)
[    0.000000] efi: mem199: type=3, attr=0xf, range=[0x0000000009758000-0x0000000009759000) (0MB)
[    0.000000] efi: mem200: type=4, attr=0xf, range=[0x0000000009759000-0x000000000975a000) (0MB)
[    0.000000] efi: mem201: type=3, attr=0xf, range=[0x000000000975a000-0x0000000009765000) (0MB)
[    0.000000] efi: mem202: type=4, attr=0xf, range=[0x0000000009765000-0x000000000984d000) (0MB)
[    0.000000] efi: mem203: type=2, attr=0xf, range=[0x000000000984d000-0x000000000984f000) (0MB)
[    0.000000] efi: mem204: type=4, attr=0xf, range=[0x000000000984f000-0x00000000099c5000) (1MB)
[    0.000000] efi: mem205: type=2, attr=0xf, range=[0x00000000099c5000-0x00000000099cb000) (0MB)
[    0.000000] efi: mem206: type=4, attr=0xf, range=[0x00000000099cb000-0x00000000099f9000) (0MB)
[    0.000000] efi: mem207: type=7, attr=0xf, range=[0x00000000099f9000-0x00000000099ff000) (0MB)
[    0.000000] efi: mem208: type=2, attr=0xf, range=[0x00000000099ff000-0x0000000009a01000) (0MB)
[    0.000000] efi: mem209: type=7, attr=0xf, range=[0x0000000009a01000-0x0000000009a0d000) (0MB)
[    0.000000] efi: mem210: type=3, attr=0xf, range=[0x0000000009a0d000-0x0000000009f98000) (5MB)
[    0.000000] efi: mem211: type=4, attr=0xf, range=[0x0000000009f98000-0x0000000013599000) (150MB)
[    0.000000] efi: mem212: type=3, attr=0xf, range=[0x0000000013599000-0x00000000135bb000) (0MB)
[    0.000000] efi: mem213: type=7, attr=0xf, range=[0x00000000135bb000-0x00000000135c8000) (0MB)
[    0.000000] efi: mem214: type=4, attr=0xf, range=[0x00000000135c8000-0x0000000013656000) (0MB)
[    0.000000] efi: mem215: type=2, attr=0xf, range=[0x0000000013656000-0x0000000013676000) (0MB)
[    0.000000] efi: mem216: type=7, attr=0xf, range=[0x0000000013676000-0x00000000136f3000) (0MB)
[    0.000000] efi: mem217: type=4, attr=0xf, range=[0x00000000136f3000-0x00000000136f5000) (0MB)
[    0.000000] efi: mem218: type=7, attr=0xf, range=[0x00000000136f5000-0x00000000136fe000) (0MB)
[    0.000000] efi: mem219: type=4, attr=0xf, range=[0x00000000136fe000-0x00000000136ff000) (0MB)
[    0.000000] efi: mem220: type=7, attr=0xf, range=[0x00000000136ff000-0x0000000013700000) (0MB)
[    0.000000] efi: mem221: type=4, attr=0xf, range=[0x0000000013700000-0x0000000013701000) (0MB)
[    0.000000] efi: mem222: type=7, attr=0xf, range=[0x0000000013701000-0x000000001376e000) (0MB)
[    0.000000] efi: mem223: type=4, attr=0xf, range=[0x000000001376e000-0x00000000138f6000) (1MB)
[    0.000000] efi: mem224: type=2, attr=0xf, range=[0x00000000138f6000-0x0000000013ac2000) (1MB)
[    0.000000] efi: mem225: type=7, attr=0xf, range=[0x0000000013ac2000-0x0000000013b7d000) (0MB)
[    0.000000] efi: mem226: type=4, attr=0xf, range=[0x0000000013b7d000-0x0000000013b92000) (0MB)
[    0.000000] efi: mem227: type=7, attr=0xf, range=[0x0000000013b92000-0x0000000013bad000) (0MB)
[    0.000000] efi: mem228: type=4, attr=0xf, range=[0x0000000013bad000-0x0000000013bae000) (0MB)
[    0.000000] efi: mem229: type=7, attr=0xf, range=[0x0000000013bae000-0x0000000013baf000) (0MB)
[    0.000000] efi: mem230: type=4, attr=0xf, range=[0x0000000013baf000-0x0000000013bb0000) (0MB)
[    0.000000] efi: mem231: type=7, attr=0xf, range=[0x0000000013bb0000-0x0000000013ce1000) (1MB)
[    0.000000] efi: mem232: type=4, attr=0xf, range=[0x0000000013ce1000-0x0000000013cf6000) (0MB)
[    0.000000] efi: mem233: type=7, attr=0xf, range=[0x0000000013cf6000-0x0000000013d0f000) (0MB)
[    0.000000] efi: mem234: type=4, attr=0xf, range=[0x0000000013d0f000-0x0000000013d10000) (0MB)
[    0.000000] efi: mem235: type=7, attr=0xf, range=[0x0000000013d10000-0x0000000013d11000) (0MB)
[    0.000000] efi: mem236: type=4, attr=0xf, range=[0x0000000013d11000-0x0000000013d12000) (0MB)
[    0.000000] efi: mem237: type=7, attr=0xf, range=[0x0000000013d12000-0x0000000013d1a000) (0MB)
[    0.000000] efi: mem238: type=4, attr=0xf, range=[0x0000000013d1a000-0x0000000013d1b000) (0MB)
[    0.000000] efi: mem239: type=7, attr=0xf, range=[0x0000000013d1b000-0x0000000013d1c000) (0MB)
[    0.000000] efi: mem240: type=4, attr=0xf, range=[0x0000000013d1c000-0x0000000013d1d000) (0MB)
[    0.000000] efi: mem241: type=7, attr=0xf, range=[0x0000000013d1d000-0x0000000013e4d000) (1MB)
[    0.000000] efi: mem242: type=4, attr=0xf, range=[0x0000000013e4d000-0x0000000013e62000) (0MB)
[    0.000000] efi: mem243: type=7, attr=0xf, range=[0x0000000013e62000-0x0000000013e7d000) (0MB)
[    0.000000] efi: mem244: type=4, attr=0xf, range=[0x0000000013e7d000-0x0000000013e7f000) (0MB)
[    0.000000] efi: mem245: type=7, attr=0xf, range=[0x0000000013e7f000-0x0000000013ef3000) (0MB)
[    0.000000] efi: mem246: type=4, attr=0xf, range=[0x0000000013ef3000-0x0000000013ef4000) (0MB)
[    0.000000] efi: mem247: type=7, attr=0xf, range=[0x0000000013ef4000-0x0000000013fa7000) (0MB)
[    0.000000] efi: mem248: type=4, attr=0xf, range=[0x0000000013fa7000-0x0000000013fbc000) (0MB)
[    0.000000] efi: mem249: type=7, attr=0xf, range=[0x0000000013fbc000-0x0000000013fd9000) (0MB)
[    0.000000] efi: mem250: type=4, attr=0xf, range=[0x0000000013fd9000-0x0000000013fdb000) (0MB)
[    0.000000] efi: mem251: type=7, attr=0xf, range=[0x0000000013fdb000-0x0000000013fde000) (0MB)
[    0.000000] efi: mem252: type=4, attr=0xf, range=[0x0000000013fde000-0x0000000013fdf000) (0MB)
[    0.000000] efi: mem253: type=7, attr=0xf, range=[0x0000000013fdf000-0x0000000014102000) (1MB)
[    0.000000] efi: mem254: type=4, attr=0xf, range=[0x0000000014102000-0x0000000014117000) (0MB)
[    0.000000] efi: mem255: type=7, attr=0xf, range=[0x0000000014117000-0x0000000014133000) (0MB)
[    0.000000] efi: mem256: type=4, attr=0xf, range=[0x0000000014133000-0x000000001418d000) (0MB)
[    0.000000] efi: mem257: type=7, attr=0xf, range=[0x000000001418d000-0x00000000141ca000) (0MB)
[    0.000000] efi: mem258: type=4, attr=0xf, range=[0x00000000141ca000-0x00000000141cb000) (0MB)
[    0.000000] efi: mem259: type=7, attr=0xf, range=[0x00000000141cb000-0x000000001425b000) (0MB)
[    0.000000] efi: mem260: type=4, attr=0xf, range=[0x000000001425b000-0x0000000014270000) (0MB)
[    0.000000] efi: mem261: type=7, attr=0xf, range=[0x0000000014270000-0x000000001427a000) (0MB)
[    0.000000] efi: mem262: type=4, attr=0xf, range=[0x000000001427a000-0x000000001427b000) (0MB)
[    0.000000] efi: mem263: type=7, attr=0xf, range=[0x000000001427b000-0x000000001428b000) (0MB)
[    0.000000] efi: mem264: type=4, attr=0xf, range=[0x000000001428b000-0x000000001428c000) (0MB)
[    0.000000] efi: mem265: type=7, attr=0xf, range=[0x000000001428c000-0x000000001428d000) (0MB)
[    0.000000] efi: mem266: type=4, attr=0xf, range=[0x000000001428d000-0x000000001428e000) (0MB)
[    0.000000] efi: mem267: type=7, attr=0xf, range=[0x000000001428e000-0x000000001428f000) (0MB)
[    0.000000] efi: mem268: type=4, attr=0xf, range=[0x000000001428f000-0x0000000014800000) (5MB)
[    0.000000] efi: mem269: type=7, attr=0xf, range=[0x0000000014800000-0x000000001485b000) (0MB)
[    0.000000] efi: mem270: type=4, attr=0xf, range=[0x000000001485b000-0x0000000014b36000) (2MB)
[    0.000000] efi: mem271: type=1, attr=0xf, range=[0x0000000014b36000-0x0000000014c6e000) (1MB)
[    0.000000] efi: mem272: type=7, attr=0xf, range=[0x0000000014c6e000-0x0000000015000000) (3MB)
[    0.000000] efi: mem273: type=2, attr=0xf, range=[0x0000000015000000-0x000000001732c000) (35MB)
[    0.000000] efi: mem274: type=7, attr=0xf, range=[0x000000001732c000-0x0000000020000000) (140MB)
[    0.000000] efi: mem275: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
[    0.000000] efi: mem276: type=7, attr=0xf, range=[0x0000000020200000-0x0000000040004000) (510MB)
[    0.000000] efi: mem277: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB)
[    0.000000] efi: mem278: type=7, attr=0xf, range=[0x0000000040005000-0x00000000a6089000) (1632MB)
[    0.000000] efi: mem279: type=2, attr=0xf, range=[0x00000000a6089000-0x00000000d935c000) (818MB)
[    0.000000] efi: mem280: type=5, attr=0x800000000000000f, range=[0x00000000d935c000-0x00000000d9366000) (0MB)
[    0.000000] efi: mem281: type=6, attr=0x800000000000000f, range=[0x00000000d9366000-0x00000000d93e7000) (0MB)
[    0.000000] efi: mem282: type=5, attr=0x800000000000000f, range=[0x00000000d93e7000-0x00000000d9415000) (0MB)
[    0.000000] efi: mem283: type=6, attr=0x800000000000000f, range=[0x00000000d9415000-0x00000000d9428000) (0MB)
[    0.000000] efi: mem284: type=6, attr=0x800000000000000f, range=[0x00000000d9428000-0x00000000d943f000) (0MB)
[    0.000000] efi: mem285: type=0, attr=0xf, range=[0x00000000d943f000-0x00000000d9912000) (4MB)
[    0.000000] efi: mem286: type=0, attr=0xf, range=[0x00000000d9912000-0x00000000d9931000) (0MB)
[    0.000000] efi: mem287: type=0, attr=0xf, range=[0x00000000d9931000-0x00000000d9938000) (0MB)
[    0.000000] efi: mem288: type=0, attr=0xf, range=[0x00000000d9938000-0x00000000d993f000) (0MB)
[    0.000000] efi: mem289: type=10, attr=0xf, range=[0x00000000d993f000-0x00000000d9b35000) (1MB)
[    0.000000] efi: mem290: type=10, attr=0xf, range=[0x00000000d9b35000-0x00000000d9ba4000) (0MB)
[    0.000000] efi: mem291: type=9, attr=0xf, range=[0x00000000d9ba4000-0x00000000d9bb6000) (0MB)
[    0.000000] efi: mem292: type=10, attr=0xf, range=[0x00000000d9bb6000-0x00000000d9bbf000) (0MB)
[    0.000000] efi: mem293: type=9, attr=0xf, range=[0x00000000d9bbf000-0x00000000d9bc3000) (0MB)
[    0.000000] efi: mem294: type=9, attr=0xf, range=[0x00000000d9bc3000-0x00000000d9bc4000) (0MB)
[    0.000000] efi: mem295: type=10, attr=0xf, range=[0x00000000d9bc4000-0x00000000d9c07000) (0MB)
[    0.000000] efi: mem296: type=4, attr=0xf, range=[0x00000000d9c07000-0x00000000d9d50000) (1MB)
[    0.000000] efi: mem297: type=3, attr=0xf, range=[0x00000000d9d50000-0x00000000d9fe2000) (2MB)
[    0.000000] efi: mem298: type=4, attr=0xf, range=[0x00000000d9fe2000-0x00000000d9fe5000) (0MB)
[    0.000000] efi: mem299: type=3, attr=0xf, range=[0x00000000d9fe5000-0x00000000d9fe7000) (0MB)
[    0.000000] efi: mem300: type=4, attr=0xf, range=[0x00000000d9fe7000-0x00000000da000000) (0MB)
[    0.000000] efi: mem301: type=7, attr=0xf, range=[0x0000000100000000-0x000000021ee00000) (4590MB)
[    0.000000] efi: mem302: type=0, attr=0x8000000000000000, range=[0x00000000db000000-0x00000000df200000) (66MB)
[    0.000000] efi: mem303: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB)
[    0.000000] efi: mem304: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
[    0.000000] efi: mem305: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB)
[    0.000000] efi: mem306: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
[    0.000000] efi: mem307: type=11, attr=0x8000000000000001, range=[0x00000000fed20000-0x00000000fed45000) (0MB)
[    0.000000] efi: mem308: type=11, attr=0x8000000000000001, range=[0x00000000fed90000-0x00000000fed94000) (0MB)
[    0.000000] efi: mem309: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
[    0.000000] efi: mem310: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Hewlett-Packard HP Compaq Elite 8300 SFF/3397, BIOS K01 v02.05 05/07/2012
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x21ee00 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-CFFFF write-protect
[    0.000000]   D0000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask E00000000 write-back
[    0.000000]   1 base 200000000 mask FE0000000 write-back
[    0.000000]   2 base 0DB000000 mask FFF000000 uncachable
[    0.000000]   3 base 0DC000000 mask FFC000000 uncachable
[    0.000000]   4 base 0E0000000 mask FE0000000 uncachable
[    0.000000]   5 base 21EE00000 mask FFFE00000 uncachable
[    0.000000]   6 base 21F000000 mask FFF000000 uncachable
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 8GB, type WB
[    0.000000] reg 1, base: 8GB, range: 512MB, type WB
[    0.000000] reg 2, base: 3504MB, range: 16MB, type UC
[    0.000000] reg 3, base: 3520MB, range: 64MB, type UC
[    0.000000] reg 4, base: 3584MB, range: 512MB, type UC
[    0.000000] reg 5, base: 8686MB, range: 2MB, type UC
[    0.000000] reg 6, base: 8688MB, range: 16MB, type UC
[    0.000000] total RAM covered: 8094M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 128M 	num_reg: 9  	lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2GB, range: 1GB, type WB
[    0.000000] reg 2, base: 3GB, range: 512MB, type WB
[    0.000000] reg 3, base: 3504MB, range: 16MB, type UC
[    0.000000] reg 4, base: 3520MB, range: 64MB, type UC
[    0.000000] reg 5, base: 4GB, range: 4GB, type WB
[    0.000000] reg 6, base: 8GB, range: 512MB, type WB
[    0.000000] reg 7, base: 8686MB, range: 2MB, type UC
[    0.000000] reg 8, base: 8688MB, range: 16MB, type UC
[    0.000000] e820: update [mem 0xdb000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xda000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f4d80-0x000f4d8f] mapped at [ffff8800000f4d80]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x16f0a000, 0x16f0afff] PGTABLE
[    0.000000] BRK [0x16f0b000, 0x16f0bfff] PGTABLE
[    0.000000] BRK [0x16f0c000, 0x16f0cfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x21ec00000-0x21edfffff]
[    0.000000]  [mem 0x21ec00000-0x21edfffff] page 2M
[    0.000000] BRK [0x16f0d000, 0x16f0dfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x21c000000-0x21ebfffff]
[    0.000000]  [mem 0x21c000000-0x21ebfffff] 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 [0x16f0e000, 0x16f0efff] PGTABLE
[    0.000000] BRK [0x16f0f000, 0x16f0ffff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x40005000-0xd935bfff]
[    0.000000]  [mem 0x40005000-0x401fffff] page 4k
[    0.000000]  [mem 0x40200000-0xd91fffff] page 2M
[    0.000000]  [mem 0xd9200000-0xd935bfff] page 4k
[    0.000000] init_memory_mapping: [mem 0xd9c07000-0xd9ffffff]
[    0.000000]  [mem 0xd9c07000-0xd9dfffff] page 4k
[    0.000000]  [mem 0xd9e00000-0xd9ffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 2M
[    0.000000] RAMDISK: [mem 0x03fac000-0x05ccefff]
[    0.000000] ACPI: RSDP 00000000d9ba4000 000024 (v02 HPQOEM)
[    0.000000] ACPI: XSDT 00000000d9ba4088 00008C (v01 HPQOEM SLIC-BPC 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 00000000d9badff0 0000F4 (v04 HPQOEM SLIC-BPC 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 00000000d9ba41a0 009E4A (v02 HPQOEM SLIC-BPC 00000017 INTL 20051117)
[    0.000000] ACPI: FACS 00000000d9bb6f80 000040
[    0.000000] ACPI: APIC 00000000d9bae0e8 000084 (v03 HPQOEM SLIC-BPC 01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 00000000d9bae170 00003C (v01 HPQOEM SLIC-BPC 01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 00000000d9bae1b0 000038 (v01 HPQOEM SLIC-BPC 01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 00000000d9bae1e8 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[    0.000000] ACPI: SSDT 00000000d9bae558 00544C (v01 COMPAQ      WMI 00000001 MSFT 03000001)
[    0.000000] ACPI: SLIC 00000000d9bb39a8 000176 (v01 HPQOEM SLIC-BPC 00000001      00000000)
[    0.000000] ACPI: SSDT 00000000d9bb3b20 0009AA (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
[    0.000000] ACPI: SSDT 00000000d9bb44d0 000A92 (v01  PmRef    CpuPm 00003000 INTL 20051117)
[    0.000000] ACPI: TCPA 00000000d9bb4f68 000032 (v02 APTIO4  NAPAASF 00000001 MSFT 01000013)
[    0.000000] ACPI: DMAR 00000000d9bb4fa0 0000B8 (v01 INTEL      SNB  00000001 INTL 00000001)
[    0.000000] ACPI: ASF! 00000000d9bb5058 0000A5 (v32 INTEL       HCG 00000001 TFSM 000F4240)
[    0.000000] ACPI: BGRT 00000000d9bb5100 00003C (v00 HPQOEM SLIC-BPC 01072009 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000021edfffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x21edfffff]
[    0.000000]   NODE_DATA [mem 0x21edd1000-0x21edf7fff]
[    0.000000] crashkernel: memory value expected
[    0.000000]  [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880216400000-ffff88021e3fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x21edfffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009ffff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x40003fff]
[    0.000000]   node   0: [mem 0x40005000-0xd935bfff]
[    0.000000]   node   0: [mem 0xd9c07000-0xd9ffffff]
[    0.000000]   node   0: [mem 0x100000000-0x21edfffff]
[    0.000000] On node 0 totalpages: 2065139
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 39 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 13846 pages used for memmap
[    0.000000]   DMA32 zone: 886100 pages, LIFO batch:31
[    0.000000]   Normal zone: 18360 pages used for memmap
[    0.000000]   Normal zone: 1175040 pages, LIFO batch:31
[    0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] enabled)
[    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: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] 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: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x13656000-0x13656fff]
[    0.000000] PM: Registered nosave memory: [mem 0x13666000-0x13666fff]
[    0.000000] PM: Registered nosave memory: [mem 0x13667000-0x13667fff]
[    0.000000] PM: Registered nosave memory: [mem 0x13675000-0x13675fff]
[    0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
[    0.000000] PM: Registered nosave memory: [mem 0xd935c000-0xd993efff]
[    0.000000] PM: Registered nosave memory: [mem 0xd993f000-0xd9ba3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xd9ba4000-0xd9bb5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xd9bb6000-0xd9bbefff]
[    0.000000] PM: Registered nosave memory: [mem 0xd9bbf000-0xd9bc3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xd9bc4000-0xd9c06fff]
[    0.000000] PM: Registered nosave memory: [mem 0xda000000-0xdaffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdf1fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf200000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed44fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfed93fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed94000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 478 pages/cpu @ffff880215c00000 s1927168 r8192 d22528 u2097152
[    0.000000] pcpu-alloc: s1927168 r8192 d22528 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2032830
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.14.0-rc2+ root=/dev/mapper/rhel-root ro rd.lvm.lv=rhel/root vconsole.font=latarcyrheb-sun16 rd.lvm.lv=rhel/swap vconsole.keymap=us crashkernel=auto rhgb quiet LANG=en_US.UTF-8 console=ttyS0,115200n8 panic=3 pstore.backend=efi efi_pstore.pstore_disable=0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 7791004K/8260556K available (6968K kernel code, 1747K rwdata, 3112K rodata, 6796K init, 13116K bss, 469552K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU lockdep checking is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.000000] 	Offload RCU callbacks from all CPUs
[    0.000000] 	Offload RCU callbacks from CPUs: 0-3.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS:524544 nr_irqs:712 16
[    0.000000] ACPI: Core revision 20131218
[    0.000000] kmemleak: Kernel memory leak detector disabled
[    0.000000] ACPI: All ACPI Tables successfully acquired
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [ttyS0] enabled
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000]  memory used by lock dependency info: 6367 kB
[    0.000000]  per task-struct memory footprint: 2688 bytes
[    0.000000] allocated 33554432 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] ODEBUG: 24 of 24 active objects replaced
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3192.727 MHz processor
[    0.000055] Calibrating delay loop (skipped), value calculated using timer frequency.. 6385.45 BogoMIPS (lpj=3192727)
[    0.000057] pid_max: default: 32768 minimum: 301
[    0.002979] Security Framework initialized
[    0.002989] SELinux:  Initializing.
[    0.003023] SELinux:  Starting in permissive mode
[    0.004968] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.007363] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.008095] Mount-cache hash table entries: 256
[    0.008698] Initializing cgroup subsys memory
[    0.008710] Initializing cgroup subsys devices
[    0.008722] Initializing cgroup subsys freezer
[    0.008732] Initializing cgroup subsys net_cls
[    0.008734] Initializing cgroup subsys blkio
[    0.008735] Initializing cgroup subsys perf_event
[    0.008738] Initializing cgroup subsys hugetlb
[    0.008775] CPU: Physical Processor ID: 0
[    0.008776] CPU: Processor Core ID: 0
[    0.008780] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.009070] mce: CPU supports 9 MCE banks
[    0.009081] CPU0: Thermal monitoring enabled (TM1)
[    0.009094] numa_add_cpu cpu 0 node 0: mask now 0
[    0.009097] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
tlb_flushall_shift: 2
[    0.009209] Freeing SMP alternatives memory: 20K (ffffffff82234000 - ffffffff82239000)
[    0.010340] ioremap: invalid physical address 1376e01800000001
[    0.010342] ------------[ cut here ]------------
[    0.010346] WARNING: CPU: 0 PID: 0 at arch/x86/mm/ioremap.c:83 __ioremap_caller+0x357/0x380()
[    0.010347] Modules linked in:
[    0.010351] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.14.0-rc2+ #13
[    0.010352] Hardware name: Hewlett-Packard HP Compaq Elite 8300 SFF/3397, BIOS K01 v02.05 05/07/2012
[    0.010353]  0000000000000009 ffffffff819dde58 ffffffff816b6049 0000000000000000
[    0.010356]  ffffffff819dde90 ffffffff8107782d 0000000000000000 1376e01800000006
[    0.010358]  0000000000000000 ffffffff81e0e2c0 0000000000000006 ffffffff819ddea0
[    0.010361] Call Trace:
[    0.010366]  [<ffffffff816b6049>] dump_stack+0x4d/0x66
[    0.010370]  [<ffffffff8107782d>] warn_slowpath_common+0x7d/0xa0
[    0.010372]  [<ffffffff8107790a>] warn_slowpath_null+0x1a/0x20
[    0.010374]  [<ffffffff81060f27>] __ioremap_caller+0x357/0x380
[    0.010378]  [<ffffffff81d85b92>] ? efi_bgrt_init+0x8b/0x12b
[    0.010380]  [<ffffffff81060f67>] ioremap_nocache+0x17/0x20
[    0.010382]  [<ffffffff81d85b92>] efi_bgrt_init+0x8b/0x12b
[    0.010385]  [<ffffffff81d8525d>] efi_late_init+0x9/0xb
[    0.010388]  [<ffffffff81d68f59>] start_kernel+0x436/0x450
[    0.010390]  [<ffffffff81d6892c>] ? repair_env_string+0x5c/0x5c
[    0.010392]  [<ffffffff81d68120>] ? early_idt_handlers+0x120/0x120
[    0.010394]  [<ffffffff81d685de>] x86_64_start_reservations+0x2a/0x2c
[    0.010396]  [<ffffffff81d6871e>] x86_64_start_kernel+0x13e/0x14d
[    0.010408] ---[ end trace d31e5bc2c4d38680 ]---
[    0.039413] ftrace: allocating 24365 entries in 96 pages
[    0.048785] dmar: Host address width 36
[    0.048787] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[    0.048805] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[    0.048806] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[    0.048812] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[    0.048813] dmar: RMRR base: 0x000000d9912000 end: 0x000000d992efff
[    0.048814] dmar: RMRR base: 0x000000db000000 end: 0x000000df1fffff
[    0.048887] IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.048888] HPET id 0 under DRHD base 0xfed91000
[    0.048889] Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.049024] Enabled IRQ remapping in x2apic mode
[    0.049025] Enabling x2apic
[    0.049026] Enabled x2apic
[    0.049059] Switched APIC routing to cluster x2apic.
[    0.049602] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.059612] smpboot: CPU0: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz (fam: 06, model: 3a, stepping: 09)
[    0.059623] TSC deadline timer enabled
[    0.059882] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
[    0.059893] ... version:                3
[    0.059894] ... bit width:              48
[    0.059895] ... generic registers:      8
[    0.059896] ... value mask:             0000ffffffffffff
[    0.059897] ... max period:             0000ffffffffffff
[    0.059898] ... fixed-purpose events:   3
[    0.059899] ... event mask:             00000007000000ff
[    0.061876] x86: Booting SMP configuration:
[    0.061878] .... node  #0, CPUs:      #1
[    0.073231] numa_add_cpu cpu 1 node 0: mask now 0-1
[    0.075544] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.075774]  #2
[    0.087134] numa_add_cpu cpu 2 node 0: mask now 0-2
[    0.089483]  #3
[    0.100849] numa_add_cpu cpu 3 node 0: mask now 0-3
[    0.103025] x86: Booted up 1 node, 4 CPUs
[    0.103027] smpboot: Total of 4 processors activated (25541.81 BogoMIPS)
[    0.106512] devtmpfs: initialized
[    0.111050] EVM: security.selinux
[    0.111052] EVM: security.ima
[    0.111053] EVM: security.capability
[    0.111163] PM: Registering ACPI NVS region [mem 0xd993f000-0xd9ba3fff] (2510848 bytes)
[    0.111247] PM: Registering ACPI NVS region [mem 0xd9bb6000-0xd9bbefff] (36864 bytes)
[    0.111249] PM: Registering ACPI NVS region [mem 0xd9bc4000-0xd9c06fff] (274432 bytes)
[    0.111262] reboot: HP Compaq Laptop series board detected. Selecting BIOS-method for reboots.
[    0.112380] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.112531] NET: Registered protocol family 16
[    0.112904] cpuidle: using governor menu
[    0.113045] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.113053] ACPI: bus type PCI registered
[    0.113055] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.113206] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.113208] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.121716] PCI: Using configuration type 1 for base access
[    0.125132] bio: create slab <bio-0> at 0
[    0.125329] ACPI: Added _OSI(Module Device)
[    0.125331] ACPI: Added _OSI(Processor Device)
[    0.125332] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.125334] ACPI: Added _OSI(Processor Aggregator Device)
[    0.138251] ACPI: Executed 1 blocks of module-level executable AML code
[    0.151611] ACPI: SSDT 00000000d9938018 00083B (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.153189] ACPI: Dynamic OEM Table Load:
[    0.153191] ACPI: SSDT           (null) 00083B (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.156346] ACPI: SSDT 00000000d9939a98 000303 (v01  PmRef    ApIst 00003000 INTL 20051117)
[    0.158013] ACPI: Dynamic OEM Table Load:
[    0.158015] ACPI: SSDT           (null) 000303 (v01  PmRef    ApIst 00003000 INTL 20051117)
[    0.161074] ACPI: SSDT 00000000d993ac18 000119 (v01  PmRef    ApCst 00003000 INTL 20051117)
[    0.162656] ACPI: Dynamic OEM Table Load:
[    0.162658] ACPI: SSDT           (null) 000119 (v01  PmRef    ApCst 00003000 INTL 20051117)
[    0.165514] ACPI: Interpreter enabled
[    0.165520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-580)
[    0.165525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580)
[    0.165557] ACPI: (supports S0 S3 S4 S5)
[    0.165558] ACPI: Using IOAPIC for interrupt routing
[    0.165610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.166082] ACPI: No dock devices found.
[    0.192072] ACPI: Power Resource [FN00] (off)
[    0.192371] ACPI: Power Resource [FN01] (off)
[    0.192614] ACPI: Power Resource [FN02] (off)
[    0.192859] ACPI: Power Resource [FN03] (off)
[    0.193108] ACPI: Power Resource [FN04] (off)
[    0.194627] ACPI: \_PR_.CPU4: failed to get CPU APIC ID.
[    0.194636] ACPI: \_PR_.CPU5: failed to get CPU APIC ID.
[    0.194645] ACPI: \_PR_.CPU6: failed to get CPU APIC ID.
[    0.194657] ACPI: \_PR_.CPU7: failed to get CPU APIC ID.
[    0.195345] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.195350] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.195972] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    0.196366] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.198543] PCI host bridge to bus 0000:00
[    0.198546] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.198548] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.198549] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.198551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.198552] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    0.198553] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.198555] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.198556] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    0.198558] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff]
[    0.198573] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
[    0.198865] pci 0000:00:02.0: [8086:0152] type 00 class 0x030000
[    0.198881] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[    0.198890] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.198896] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.199197] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    0.199223] pci 0000:00:14.0: reg 0x10: [mem 0xf7c20000-0xf7c2ffff 64bit]
[    0.199315] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.199488] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.199579] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.199606] pci 0000:00:16.0: reg 0x10: [mem 0xf7c3c000-0xf7c3c00f 64bit]
[    0.199702] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.199923] pci 0000:00:16.3: [8086:1e3d] type 00 class 0x070002
[    0.199943] pci 0000:00:16.3: reg 0x10: [io  0xf0e0-0xf0e7]
[    0.199951] pci 0000:00:16.3: reg 0x14: [mem 0xf7c3a000-0xf7c3afff]
[    0.200245] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
[    0.200266] pci 0000:00:19.0: reg 0x10: [mem 0xf7c00000-0xf7c1ffff]
[    0.200276] pci 0000:00:19.0: reg 0x14: [mem 0xf7c39000-0xf7c39fff]
[    0.200286] pci 0000:00:19.0: reg 0x18: [io  0xf080-0xf09f]
[    0.200369] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.200517] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.200617] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.200641] pci 0000:00:1a.0: reg 0x10: [mem 0xf7c38000-0xf7c383ff]
[    0.200755] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.200939] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.201038] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.201054] pci 0000:00:1b.0: reg 0x10: [mem 0xf7c30000-0xf7c33fff 64bit]
[    0.201141] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.201292] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.201383] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.201408] pci 0000:00:1d.0: reg 0x10: [mem 0xf7c37000-0xf7c373ff]
[    0.201521] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.201698] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.201784] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.201988] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.202076] pci 0000:00:1f.0: [8086:1e47] type 00 class 0x060100
[    0.202411] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
[    0.202434] pci 0000:00:1f.2: reg 0x10: [io  0xf0d0-0xf0d7]
[    0.202443] pci 0000:00:1f.2: reg 0x14: [io  0xf0c0-0xf0c3]
[    0.202453] pci 0000:00:1f.2: reg 0x18: [io  0xf0b0-0xf0b7]
[    0.202462] pci 0000:00:1f.2: reg 0x1c: [io  0xf0a0-0xf0a3]
[    0.202471] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    0.202481] pci 0000:00:1f.2: reg 0x24: [mem 0xf7c36000-0xf7c367ff]
[    0.202541] pci 0000:00:1f.2: PME# supported from D3hot
[    0.202762] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.202781] pci 0000:00:1f.3: reg 0x10: [mem 0xf7c35000-0xf7c350ff 64bit]
[    0.202807] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.203158] pci 0000:00:1e.0: PCI bridge to [bus 01] (subtractive decode)
[    0.203170] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.203171] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.203173] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.203174] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[    0.203176] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.203177] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.203179] pci 0000:00:1e.0:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[    0.203180] pci 0000:00:1e.0:   bridge window [mem 0xdf200000-0xfeafffff] (subtractive decode)
[    0.203191] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[    0.204460] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.204595] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.204725] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.204863] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.204991] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15)
[    0.205127] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.205259] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.205394] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.205666] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.206084] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.206090] vgaarb: loaded
[    0.206091] vgaarb: bridge control possible 0000:00:02.0
[    0.206240] SCSI subsystem initialized
[    0.206299] ACPI: bus type USB registered
[    0.206339] usbcore: registered new interface driver usbfs
[    0.206359] usbcore: registered new interface driver hub
[    0.206424] usbcore: registered new device driver usb
[    0.206701] PCI: Using ACPI for IRQ routing
[    0.208574] PCI: pci_cache_line_size set to 64 bytes
[    0.208625] e820: reserve RAM buffer [mem 0x13656018-0x13ffffff]
[    0.208631] e820: reserve RAM buffer [mem 0x13667018-0x13ffffff]
[    0.208633] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[    0.208635] e820: reserve RAM buffer [mem 0xd935c000-0xdbffffff]
[    0.208637] e820: reserve RAM buffer [mem 0xda000000-0xdbffffff]
[    0.208639] e820: reserve RAM buffer [mem 0x21ee00000-0x21fffffff]
[    0.209034] NetLabel: Initializing
[    0.209035] NetLabel:  domain hash size = 128
[    0.209036] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.209069] NetLabel:  unlabeled traffic allowed by default
[    0.209131] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.209136] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.211193] Switched to clocksource hpet
[    0.243088] pnp: PnP ACPI init
[    0.243126] ACPI: bus type PNP registered
[    0.243326] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.243366] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.243387] pnp 00:01: [dma 4]
[    0.243428] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.243479] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    0.243658] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.243736] system 00:04: [io  0x0680-0x069f] has been reserved
[    0.243738] system 00:04: [io  0x0200-0x020f] has been reserved
[    0.243740] system 00:04: [io  0xffff] has been reserved
[    0.243742] system 00:04: [io  0xffff] has been reserved
[    0.243751] system 00:04: [io  0x0400-0x0453] could not be reserved
[    0.243753] system 00:04: [io  0x0458-0x047f] has been reserved
[    0.243757] system 00:04: [io  0x0500-0x057f] has been reserved
[    0.243759] system 00:04: [io  0x164e-0x164f] has been reserved
[    0.243763] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.243837] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.243935] system 00:06: [io  0x0454-0x0457] has been reserved
[    0.243939] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.244190] system 00:07: [io  0x0a20-0x0a3f] has been reserved
[    0.244192] system 00:07: [io  0x0a10-0x0a1f] has been reserved
[    0.244196] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.244318] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.244442] pnp 00:09: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[    0.244532] system 00:0a: [io  0x04d0-0x04d1] has been reserved
[    0.244536] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.244599] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.244976] pnp 00:0c: [dma 0 disabled]
[    0.245074] pnp 00:0c: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.245578] pnp 00:0d: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active)
[    0.246193] system 00:0e: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.246195] system 00:0e: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.246197] system 00:0e: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.246199] system 00:0e: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.246201] system 00:0e: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.246203] system 00:0e: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.246207] system 00:0e: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.246209] system 00:0e: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.246211] system 00:0e: [mem 0xff000000-0xffffffff] has been reserved
[    0.246213] system 00:0e: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.246215] system 00:0e: [mem 0xdf200000-0xdf200fff] has been reserved
[    0.246231] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.246650] system 00:0f: [mem 0x20000000-0x201fffff] has been reserved
[    0.246652] system 00:0f: [mem 0x40004000-0x40004fff] has been reserved
[    0.246656] system 00:0f: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.246726] pnp: PnP ACPI: found 16 devices
[    0.246727] ACPI: bus type PNP unregistered
[    0.255983] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.255998] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.256000] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.256001] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.256003] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.256004] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.256006] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.256007] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[    0.256008] pci_bus 0000:00: resource 11 [mem 0xdf200000-0xfeafffff]
[    0.256010] pci_bus 0000:01: resource 4 [io  0x0000-0x0cf7]
[    0.256011] pci_bus 0000:01: resource 5 [io  0x0d00-0xffff]
[    0.256013] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
[    0.256014] pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.256015] pci_bus 0000:01: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.256017] pci_bus 0000:01: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.256018] pci_bus 0000:01: resource 10 [mem 0x000dc000-0x000dffff]
[    0.256019] pci_bus 0000:01: resource 11 [mem 0xdf200000-0xfeafffff]
[    0.256067] NET: Registered protocol family 2
[    0.256602] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.257826] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes)
[    0.260759] TCP: Hash tables configured (established 65536 bind 65536)
[    0.260823] TCP: reno registered
[    0.260997] UDP hash table entries: 4096 (order: 7, 786432 bytes)
[    0.261566] UDP-Lite hash table entries: 4096 (order: 7, 786432 bytes)
[    0.262129] NET: Registered protocol family 1
[    0.262147] pci 0000:00:02.0: Boot video device
[    0.295566] PCI: CLS 64 bytes, default 64
[    0.295764] Unpacking initramfs...
[    0.733051] Freeing initrd memory: 29836K (ffff880003fac000 - ffff880005ccf000)
[    0.746177] DMA-API: preallocated 65536 debug entries
[    0.746179] DMA-API: debugging enabled by kernel config
[    0.746193] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.746195] software IO TLB [mem 0xd535c000-0xd935c000] (64MB) mapped at [ffff8800d535c000-ffff8800d935bfff]
[    0.746741] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[    0.747508] Scanning for low memory corruption every 60 seconds
[    0.747737] cryptomgr_test (48) used greatest stack depth: 6232 bytes left
[    0.748217] futex hash table entries: 1024 (order: 5, 131072 bytes)
[    0.748278] Initialise system trusted keyring
[    0.748387] audit: initializing netlink subsys (disabled)
[    0.748434] audit: type=2000 audit(1392087404.736:1): initialized
[    0.766349] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.771778] zbud: loaded
[    0.772141] VFS: Disk quotas dquot_6.5.2
[    0.772232] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.772644] msgmni has been set to 15669
[    0.772840] Key type big_key registered
[    0.772841] SELinux:  Registering netfilter hooks
[    0.773555] cryptomgr_test (53) used greatest stack depth: 5512 bytes left
[    0.774213] alg: No test for stdrng (krng)
[    0.774226] NET: Registered protocol family 38
[    0.774239] Key type asymmetric registered
[    0.774248] Asymmetric key parser 'x509' registered
[    0.774270] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.774351] io scheduler noop registered
[    0.774353] io scheduler deadline registered (default)
[    0.774484] io scheduler cfq registered
[    0.775633] list_sort_test: start testing list_sort()
[    0.776159] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.776241] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.776386] efifb: probing for efifb
[    0.776664] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90005400000, using 1876k, total 1875k
[    0.776665] efifb: mode is 800x600x32, linelength=3200, pages=1
[    0.776666] efifb: scrolling: redraw
[    0.776667] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.777909] Console: switching to colour frame buffer device 100x37
[    0.778655] fb0: EFI VGA frame buffer device
[    0.778669] intel_idle: MWAIT substates: 0x1120
[    0.778670] intel_idle: v0.4 model 0x3A
[    0.778683] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.779273] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    0.779299] ACPI: Power Button [PWRB]
[    0.779395] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.779399] ACPI: Power Button [PWRF]
[    0.779592] ACPI: Fan [FAN0] (off)
[    0.779660] ACPI: Fan [FAN1] (off)
[    0.779740] ACPI: Fan [FAN2] (off)
[    0.779802] ACPI: Fan [FAN3] (off)
[    0.779866] ACPI: Fan [FAN4] (off)
[    0.784769] thermal LNXTHERM:00: registered as thermal_zone0
[    0.784771] ACPI: Thermal Zone [TZ00] (28 C)
[    0.785376] thermal LNXTHERM:01: registered as thermal_zone1
[    0.785378] ACPI: Thermal Zone [TZ01] (30 C)
[    0.785451] GHES: HEST is not enabled!
[    0.785590] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.806341] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.807304] serial 0000:00:16.3: enabling device (0000 -> 0003)
[    0.829027] 0000:00:16.3: ttyS1 at I/O 0xf0e0 (irq = 19, base_baud = 115200) is a 16550A
[    0.829794] Non-volatile memory driver v1.3
[    0.829796] Linux agpgart interface v0.103
[    0.830595] tpm_tis 00:0d: 1.2 TPM (device-id 0xB, rev-id 16)
[    0.961930] tpm_tis 00:0d: TPM is disabled/deactivated (0x7)
[    0.962393] mei_me 0000:00:16.0: irq 42 for MSI/MSI-X
[    0.969479] rdac: device handler registered
[    0.969626] hp_sw: device handler registered
[    0.969629] emc: device handler registered
[    0.969631] alua: device handler registered
[    0.969759] libphy: Fixed MDIO Bus: probed
[    0.969952] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.969962] ehci-pci: EHCI PCI platform driver
[    0.970300] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.970685] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.970736] ehci-pci 0000:00:1a.0: debug port 2
[    0.974736] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.974781] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7c38000
[    0.979895] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.980176] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.980179] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.980180] usb usb1: Product: EHCI Host Controller
[    0.980182] usb usb1: Manufacturer: Linux 3.14.0-rc2+ ehci_hcd
[    0.980183] usb usb1: SerialNumber: 0000:00:1a.0
[    0.980829] hub 1-0:1.0: USB hub found
[    0.980898] hub 1-0:1.0: 3 ports detected
[    0.981768] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.981920] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.981940] ehci-pci 0000:00:1d.0: debug port 2
[    0.985860] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.985885] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7c37000
[    0.991926] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.992039] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.992041] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.992042] usb usb2: Product: EHCI Host Controller
[    0.992044] usb usb2: Manufacturer: Linux 3.14.0-rc2+ ehci_hcd
[    0.992045] usb usb2: SerialNumber: 0000:00:1d.0
[    0.992384] hub 2-0:1.0: USB hub found
[    0.992399] hub 2-0:1.0: 3 ports detected
[    0.992800] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.992812] ohci-pci: OHCI PCI platform driver
[    0.992832] uhci_hcd: USB Universal Host Controller Interface driver
[    0.993195] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.993362] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.993576] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.993630] xhci_hcd 0000:00:14.0: irq 43 for MSI/MSI-X
[    0.993746] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.993748] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.993749] usb usb3: Product: xHCI Host Controller
[    0.993750] usb usb3: Manufacturer: Linux 3.14.0-rc2+ xhci_hcd
[    0.993752] usb usb3: SerialNumber: 0000:00:14.0
[    0.994127] hub 3-0:1.0: USB hub found
[    0.994170] hub 3-0:1.0: 4 ports detected
[    0.995249] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.995463] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.995611] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.995613] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.995615] usb usb4: Product: xHCI Host Controller
[    0.995616] usb usb4: Manufacturer: Linux 3.14.0-rc2+ xhci_hcd
[    0.995617] usb usb4: SerialNumber: 0000:00:14.0
[    0.996001] hub 4-0:1.0: USB hub found
[    0.996039] hub 4-0:1.0: 4 ports detected
[    0.997174] usbcore: registered new interface driver usbserial
[    0.997189] usbcore: registered new interface driver usbserial_generic
[    0.997245] usbserial: USB Serial support registered for generic
[    0.997311] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.000424] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.000473] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.000830] mousedev: PS/2 mouse device common for all mice
[    1.001490] rtc_cmos 00:05: RTC can wake from S4
[    1.001804] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    1.001846] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.001877] Intel P-state driver initializing.
[    1.001920] Intel pstate controlling: cpu 0
[    1.002009] Intel pstate controlling: cpu 1
[    1.002049] Intel pstate controlling: cpu 2
[    1.002084] Intel pstate controlling: cpu 3
[    1.002979] EFI Variables Facility v0.08 2004-May-17
[    1.066679] pstore: Registered efi as persistent store backend
[    1.066706] hidraw: raw HID events driver (C) Jiri Kosina
[    1.066975] usbcore: registered new interface driver usbhid
[    1.066976] usbhid: USB HID core driver
[    1.067133] drop_monitor: Initializing network drop monitor service
[    1.067251] TCP: cubic registered
[    1.067254] Initializing XFRM netlink socket
[    1.067660] NET: Registered protocol family 10
[    1.068119] NET: Registered protocol family 17
[    1.068945] Loading compiled-in X.509 certificates
[    1.069752] Loaded X.509 cert 'Magrathea: Glacier signing key: 161f9d4e2d5f1b0ede3843f9008a57ef940c0fd7'
[    1.069776] registered taskstats version 1
[    1.072257] modprobe (69) used greatest stack depth: 5320 bytes left
[    1.074614] Key type trusted registered
[    1.078842] Key type encrypted registered
[    1.107057] tpm_tis 00:0d: A TPM error (7) occurred attempting to read a pcr value
[    1.114639] IMA: No TPM chip found, activating TPM-bypass!
[    1.116066] rtc_cmos 00:05: setting system clock to 2014-02-11 02:56:45 UTC (1392087405)
[    1.121125] Freeing unused kernel memory: 6796K (ffffffff81b91000 - ffffffff82234000)
[    1.285535] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.291589] systemd[1]: systemd 207 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    1.292049] systemd[1]: Running in initial RAM disk.
[    1.292251] systemd[1]: Set hostname to <localhost.localdomain>.
[    1.294357] random: systemd urandom read with 5 bits of entropy available
[    1.298096] systemd-fstab-g (88) used greatest stack depth: 5120 bytes left
[    1.336324] systemd[1]: Expecting device dev-disk-by\x2duuid-858099e7\x2d1c54\x2d4d66\x2d9edb\x2d8a01bd9da697.device...
[    1.336370] systemd[1]: Expecting device dev-mapper-rhel\x2dswap.device...
[    1.336406] systemd[1]: Expecting device dev-mapper-rhel\x2droot.device...
[    1.336441] systemd[1]: Starting -.slice.
[    1.337476] systemd[1]: Created slice -.slice.
[    1.337502] systemd[1]: Starting System Slice.
[    1.337948] systemd[1]: Created slice System Slice.
[    1.337969] systemd[1]: Starting Slices.
[    1.338013] systemd[1]: Reached target Slices.
[    1.338032] systemd[1]: Starting Timers.
[    1.338065] systemd[1]: Reached target Timers.
[    1.338085] systemd[1]: Starting Journal Socket.
[    1.338442] systemd[1]: Listening on Journal Socket.
[    1.339100] systemd[1]: Starting dracut cmdline hook...
[    1.341100] systemd[1]: Started Load Kernel Modules.
[    1.341144] systemd[1]: Starting Setup Virtual Console...
[    1.342575] systemd[1]: Starting Journal Service...
[    1.344233] systemd[1]: Started Journal Service.
[    1.364160] systemd-journald[101]: Vacuuming done, freed 0 bytes
[    1.400884] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    1.400888] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.401792] hub 1-1:1.0: USB hub found
[    1.401975] hub 1-1:1.0: 6 ports detected
[    1.506407] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.621051] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    1.621058] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.621855] hub 2-1:1.0: USB hub found
[    1.622032] hub 2-1:1.0: 8 ports detected
[    1.654974] device-mapper: uevent: version 1.0.3
[    1.655301] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[    1.743983] systemd-udevd[227]: starting version 207
[    1.748737] tsc: Refined TSC clocksource calibration: 3192.755 MHz
[    1.778640] usb 3-1: new low-speed USB device number 2 using xhci_hcd
[    1.948631] usb 3-1: New USB device found, idVendor=413c, idProduct=3012
[    1.948636] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.948639] usb 3-1: Product: Dell USB Optical Mouse
[    1.948641] usb 3-1: Manufacturer: Dell
[    1.949087] usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    1.951994] input: Dell Dell USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:413C:3012.0001/input/input5
[    1.953206] hid-generic 0003:413C:3012.0001: input,hidraw0: USB HID v1.11 Mouse [Dell Dell USB Optical Mouse] on usb-0000:00:14.0-1/input0
[    1.972757] libata version 3.00 loaded.
[    1.986324] ahci 0000:00:1f.2: version 3.0
[    1.986841] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
[    1.997972] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode
[    1.997977] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    2.008382] scsi0 : ahci
[    2.010267] scsi1 : ahci
[    2.010633] scsi2 : ahci
[    2.011409] scsi3 : ahci
[    2.011823] [drm] Initialized drm 1.1.0 20060810
[    2.015386] scsi4 : ahci
[    2.015678] scsi5 : ahci
[    2.018097] ata1: SATA max UDMA/133 abar m2048@0xf7c36000 port 0xf7c36100 irq 44
[    2.018100] ata2: DUMMY
[    2.018103] ata3: SATA max UDMA/133 abar m2048@0xf7c36000 port 0xf7c36200 irq 44
[    2.018105] ata4: DUMMY
[    2.018106] ata5: DUMMY
[    2.018107] ata6: DUMMY
[    2.028872] usb 1-1.6: new low-speed USB device number 3 using ehci-pci
[    2.132088] usb 1-1.6: New USB device found, idVendor=413c, idProduct=2105
[    2.132092] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.132094] usb 1-1.6: Product: Dell USB Keyboard
[    2.132095] usb 1-1.6: Manufacturer: Dell
[    2.149920] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/0003:413C:2105.0002/input/input6
[    2.150317] hid-generic 0003:413C:2105.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1a.0-1.6/input0
[    2.173781] [drm] Memory usable by graphics device = 2048M
[    2.173792] checking generic (e0000000 1d5000) vs hw (e0000000 10000000)
[    2.173793] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver
[    2.173903] Console: switching to colour dummy device 80x25
[    2.214166] i915 0000:00:02.0: irq 45 for MSI/MSI-X
[    2.214191] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.214192] [drm] Driver supports precise vblank timestamp query.
[    2.214499] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.233632] [drm] Wrong MCH_SSKPD value: 0x20100406
[    2.233635] [drm] This can cause pipe underruns and display issues.
[    2.233637] [drm] Please upgrade your BIOS to fix this.
[    2.260861] fbcon: inteldrmfb (fb0) is primary device
[    2.323068] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.325055] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.325297] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    2.325301] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    2.325303] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    2.326298] ata1.00: ATA-8: ST500DM002-1BD142, HP73, max UDMA/100
[    2.326301] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    2.328796] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    2.328799] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    2.328801] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    2.329046] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    2.329049] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    2.329051] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    2.330055] ata1.00: configured for UDMA/100
[    2.330861] ata3.00: ATAPI: hp      DVD-ROM SH-116AB, HF20, max UDMA/100
[    2.331741] scsi 0:0:0:0: Direct-Access     ATA      ST500DM002-1BD14 HP73 PQ: 0 ANSI: 5
[    2.334894] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    2.334897] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    2.334899] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    2.336972] ata3.00: configured for UDMA/100
[    2.338899] scsi 2:0:0:0: CD-ROM            hp       DVD-ROM SH-116AB HF20 PQ: 0 ANSI: 5
[    2.376966] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    2.376968] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.377481] sd 0:0:0:0: [sda] Write Protect is off
[    2.377485] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.377700] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.386590] sr0: scsi3-mmc drive: 1x/40x cd/rw xa/form2 cdda tray
[    2.386593] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.387522] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    2.420373]  sda: sda1 sda2 sda3
[    2.421713] ata_id (302) used greatest stack depth: 4496 bytes left
[    2.422985] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.431269] Console: switching to colour frame buffer device 240x67
[    2.439015] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    2.439018] i915 0000:00:02.0: registered panic notifier
[    2.439771] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[    2.439927] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    2.750011] Switched to clocksource tsc
[    2.774604] random: nonblocking pool is initialized
[    3.134842] lvm (364) used greatest stack depth: 4304 bytes left
[    3.189848] bio: create slab <bio-1> at 1
[    3.720648] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[    4.540115] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
[    4.558761] XFS (dm-0): Mounting Filesystem
[    4.649286] XFS (dm-0): Ending clean mount
[    4.650193] mount (387) used greatest stack depth: 3936 bytes left
[    7.056660] systemd-udevd (229) used greatest stack depth: 3568 bytes left
[    7.117664] systemd-journald[101]: Received SIGTERM
[    7.631924] audit: type=1404 audit(1392087412.009:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[    7.719806] SELinux: 2048 avtab hash slots, 96065 rules.
[    7.759575] SELinux: 2048 avtab hash slots, 96065 rules.
[    7.813092] SELinux:  8 users, 83 roles, 4690 types, 268 bools, 1 sens, 1024 cats
[    7.813096] SELinux:  83 classes, 96065 rules
[    7.822967] SELinux:  Completing initialization.
[    7.822970] SELinux:  Setting up existing superblocks.
[    7.823078] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[    7.823173] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[    7.823205] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[    7.823365] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    7.823459] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
[    7.824797] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[    7.824844] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[    7.836491] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[    7.836540] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
[    7.836581] SELinux: initialized (dev aio, type aio), not configured for labeling
[    7.836612] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[    7.836705] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[    7.836768] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[    7.836816] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[    7.836919] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
[    7.836965] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[    7.840266] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    7.840276] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    7.840428] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    7.840514] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.840590] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts
[    7.841200] SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts
[    7.841927] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.841959] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.841986] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.842039] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.842057] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.842072] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.842087] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.842148] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.842163] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.842229] SELinux: initialized (dev dm-0, type xfs), uses xattr
[    7.869695] audit: type=1403 audit(1392087412.246:3): policy loaded auid=4294967295 ses=4294967295
[    7.880895] systemd[1]: Successfully loaded SELinux policy in 272.543ms.
[    8.058317] systemd[1]: Relabelled /dev and /run in 36.064ms.

[    8.119273] ======================================================
[    8.125451] [ INFO: possible circular locking dependency detected ]
[    8.131710] 3.14.0-rc2+ #13 Tainted: G        W   
[    8.136500] -------------------------------------------------------
[    8.142758] systemd/1 is trying to acquire lock:
[    8.147370]  (&mm->mmap_sem){++++++}, at: [<ffffffff811be5cf>] might_fault+0x5f/0xb0
[    8.155186] 
but task is already holding lock:
[    8.161018]  (&(&ip->i_lock)->mr_lock){++++..}, at: [<ffffffffa0287442>] xfs_ilock+0x122/0x250 [xfs]
[    8.170258] 
which lock already depends on the new lock.

[    8.178430] 
the existing dependency chain (in reverse order) is:
[    8.185908] 
-> #1 (&(&ip->i_lock)->mr_lock){++++..}:
[    8.191111]        [<ffffffff810de266>] __lock_acquire+0x3c6/0xb60
[    8.197315]        [<ffffffff810df1f2>] lock_acquire+0xa2/0x1d0
[    8.203249]        [<ffffffff810d7cd7>] down_read_nested+0x57/0xa0
[    8.209446]        [<ffffffffa0287442>] xfs_ilock+0x122/0x250 [xfs]
[    8.215745]        [<ffffffffa02875a0>] xfs_ilock_data_map_shared+0x30/0x40 [xfs]
[    8.223258]        [<ffffffffa0220673>] __xfs_get_blocks+0xc3/0x7a0 [xfs]
[    8.230071]        [<ffffffffa0220d61>] xfs_get_blocks+0x11/0x20 [xfs]
[    8.236620]        [<ffffffff8125b6b7>] do_mpage_readpage+0x447/0x670
[    8.243076]        [<ffffffff8125b9bb>] mpage_readpages+0xdb/0x130
[    8.249261]        [<ffffffffa021ee3d>] xfs_vm_readpages+0x1d/0x20 [xfs]
[    8.255987]        [<ffffffff811a0a62>] __do_page_cache_readahead+0x2c2/0x360
[    8.263135]        [<ffffffff811a11d1>] ra_submit+0x21/0x30
[    8.268726]        [<ffffffff8119445d>] filemap_fault+0x37d/0x420
[    8.274835]        [<ffffffff811bebff>] __do_fault+0x6f/0x520
[    8.280599]        [<ffffffff811c1fe3>] handle_pte_fault+0x93/0xa10
[    8.286882]        [<ffffffff811c38e3>] handle_mm_fault+0x343/0x4b0
[    8.293157]        [<ffffffff816c3ff0>] __do_page_fault+0x190/0x5d0
[    8.299438]        [<ffffffff816c444a>] do_page_fault+0x1a/0x70
[    8.305365]        [<ffffffff816c03b8>] page_fault+0x28/0x30
[    8.311045]        [<ffffffff81346e4f>] clear_user+0x2f/0x40
[    8.316720]        [<ffffffff81274b09>] padzero+0x29/0x40
[    8.322131]        [<ffffffff81275766>] load_elf_binary+0x976/0xd80
[    8.328416]        [<ffffffff8121b2b4>] search_binary_handler+0x94/0x1b0
[    8.335135]        [<ffffffff8121c934>] do_execve_common.isra.26+0x654/0x8d0
[    8.342209]        [<ffffffff8121ce29>] SyS_execve+0x29/0x30
[    8.347884]        [<ffffffff816ca359>] stub_execve+0x69/0xa0
[    8.353647] 
-> #0 (&mm->mmap_sem){++++++}:
[    8.357992]        [<ffffffff810dd3f2>] validate_chain.isra.43+0x11a2/0x11b0
[    8.365056]        [<ffffffff810de266>] __lock_acquire+0x3c6/0xb60
[    8.371254]        [<ffffffff810df1f2>] lock_acquire+0xa2/0x1d0
[    8.377191]        [<ffffffff811be5fc>] might_fault+0x8c/0xb0
[    8.382963]        [<ffffffff81229cb1>] filldir+0x91/0x120
[    8.388466]        [<ffffffffa022be88>] xfs_dir2_block_getdents+0x1e8/0x250 [xfs]
[    8.395982]        [<ffffffffa022c06d>] xfs_readdir+0x11d/0x210 [xfs]
[    8.402465]        [<ffffffffa022e63b>] xfs_file_readdir+0x2b/0x40 [xfs]
[    8.409190]        [<ffffffff81229af8>] iterate_dir+0xa8/0xe0
[    8.414954]        [<ffffffff81229fa3>] SyS_getdents+0x93/0x120
[    8.420894]        [<ffffffff816c9d29>] system_call_fastpath+0x16/0x1b
[    8.427438] 
other info that might help us debug this:

[    8.435437]  Possible unsafe locking scenario:

[    8.441349]        CPU0                    CPU1
[    8.445882]        ----                    ----
[    8.450413]   lock(&(&ip->i_lock)->mr_lock);
[    8.454718]                                lock(&mm->mmap_sem);
[    8.460662]                                lock(&(&ip->i_lock)->mr_lock);
[    8.467485]   lock(&mm->mmap_sem);
[    8.470916] 
 *** DEADLOCK ***

[    8.476835] 2 locks held by systemd/1:
[    8.480579]  #0:  (&type->i_mutex_dir_key#2){+.+.+.}, at: [<ffffffff81229ab2>] iterate_dir+0x62/0xe0
[    8.489810]  #1:  (&(&ip->i_lock)->mr_lock){++++..}, at: [<ffffffffa0287442>] xfs_ilock+0x122/0x250 [xfs]
[    8.499473] 
stack backtrace:
[    8.503835] CPU: 1 PID: 1 Comm: systemd Tainted: G        W    3.14.0-rc2+ #13
[    8.511052] Hardware name: Hewlett-Packard HP Compaq Elite 8300 SFF/3397, BIOS K01 v02.05 05/07/2012
[    8.520169]  ffffffff826dabc0 ffff8802129dfc08 ffffffff816b6049 ffffffff826dabc0
[    8.527638]  ffff8802129dfc48 ffffffff816af85e ffff8802129dfc80 0000000000000001
[    8.535092]  ffff8802129e8d00 0000000000000002 ffff8802129e8000 ffff8802129e8d00
[    8.542545] Call Trace:
[    8.544997]  [<ffffffff816b6049>] dump_stack+0x4d/0x66
[    8.550146]  [<ffffffff816af85e>] print_circular_bug+0x1f9/0x207
[    8.556157]  [<ffffffff810dd3f2>] validate_chain.isra.43+0x11a2/0x11b0
[    8.562681]  [<ffffffff810de266>] __lock_acquire+0x3c6/0xb60
[    8.568354]  [<ffffffffa022a05c>] ? xfs_buf_read_map+0x2c/0x270 [xfs]
[    8.574794]  [<ffffffff810df1f2>] lock_acquire+0xa2/0x1d0
[    8.580192]  [<ffffffff811be5cf>] ? might_fault+0x5f/0xb0
[    8.585591]  [<ffffffff811be5fc>] might_fault+0x8c/0xb0
[    8.590814]  [<ffffffff811be5cf>] ? might_fault+0x5f/0xb0
[    8.596213]  [<ffffffff81229cb1>] filldir+0x91/0x120
[    8.601191]  [<ffffffffa022be88>] xfs_dir2_block_getdents+0x1e8/0x250 [xfs]
[    8.608163]  [<ffffffffa022c06d>] xfs_readdir+0x11d/0x210 [xfs]
[    8.614098]  [<ffffffffa022e63b>] xfs_file_readdir+0x2b/0x40 [xfs]
[    8.620279]  [<ffffffff81229af8>] iterate_dir+0xa8/0xe0
[    8.625504]  [<ffffffff81229fa3>] SyS_getdents+0x93/0x120
[    8.630901]  [<ffffffff81229c20>] ? fillonedir+0xf0/0xf0
[    8.636212]  [<ffffffff816c9d29>] system_call_fastpath+0x16/0x1b
[    9.633681] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
[    9.861959] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[   10.145385] systemd-journald[468]: Vacuuming done, freed 0 bytes
[   10.163210] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts
[   10.527877] systemd-udevd[499]: starting version 207
[   11.341487] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20131218/utaddress-258)
[   11.357109] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   11.357851] wmi: Mapper loaded
[   11.370383] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20131218/utaddress-258)
[   11.385902] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   11.396071] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20131218/utaddress-258)
[   11.411582] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   11.421756] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   11.610156] pps_core: LinuxPPS API ver. 1 registered
[   11.615189] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[   11.673470] PTP clock support registered
[   11.686304] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   11.712900] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20131218/utaddress-258)
[   11.729830] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   11.842185] iTCO_vendor_support: vendor-support=0
[   11.929165] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[   11.934820] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[   11.942755] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   12.134433] microcode: CPU0 sig=0x306a9, pf=0x2, revision=0x12
[   12.423022] microcode: CPU1 sig=0x306a9, pf=0x2, revision=0x12
[   12.428910] microcode: CPU2 sig=0x306a9, pf=0x2, revision=0x12
[   12.434814] microcode: CPU3 sig=0x306a9, pf=0x2, revision=0x12
[   12.440798] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   12.455303] ppdev: user-space parallel port driver
[   12.663065] input: HP WMI hotkeys as /devices/virtual/input/input8
[   13.360693] AVX version of gcm_enc/dec engaged.
[   13.371163] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[   13.393341] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[   13.399189] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[   13.405580] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   13.414940] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X
[   13.579556] alg: No test for crc32 (crc32-pclmul)
[   13.623981] e1000e 0000:00:19.0 eth0: registered PHC clock
[   13.629499] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 6c:3b:e5:22:50:06
[   13.637464] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[   13.644418] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 0100FF-0FF
[   13.818071] systemd-udevd[510]: renamed network interface eth0 to em1
[   14.231433] snd_hda_intel 0000:00:1b.0: enabling device (0100 -> 0102)
[   14.238389] snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
[   14.470866] hda_codec: ALC221: SKU not ready 0x411111f0
[   14.476467] ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   14.486449] ALSA sound/pci/hda/hda_auto_parser.c:397    speaker_outs=1 (0x17/0x0/0x0/0x0/0x0)
[   14.494988] ALSA sound/pci/hda/hda_auto_parser.c:401    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   14.503180] ALSA sound/pci/hda/hda_auto_parser.c:402    mono: mono_out=0x0
[   14.510055] ALSA sound/pci/hda/hda_auto_parser.c:406    inputs:
[   14.516056] ALSA sound/pci/hda/hda_auto_parser.c:410      Mic=0x1a
[   14.522241] ALSA sound/pci/hda/hda_auto_parser.c:410      Line=0x1b
[   14.528560] ALSA sound/pci/hda/patch_realtek.c:504 realtek: No valid SSID, checking pincfg 0x411111f0 for NID 0x1d
[   14.538937] ALSA sound/pci/hda/patch_realtek.c:578 realtek: Enable default setup for auto mode as fallback
[   14.691666] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   14.701297] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   14.711163] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   14.720553] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   14.730044] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   18.267138] XFS (sda2): Mounting Filesystem
[   19.123722] XFS (dm-2): Mounting Filesystem
[   19.267878] Adding 8191996k swap on /dev/mapper/rhel-swap.  Priority:-1 extents:1 across:8191996k FS
[   19.780246] XFS (dm-2): Ending clean mount
[   19.784387] SELinux: initialized (dev dm-2, type xfs), uses xattr
[   20.025040] XFS (sda2): Ending clean mount
[   20.029174] SELinux: initialized (dev sda2, type xfs), uses xattr
[   20.307294] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   20.316814] SELinux: initialized (dev sda1, type vfat), uses genfs_contexts
[   20.338736] systemd-journald[468]: Received request to flush runtime journal from PID 1
[   20.403294] audit: type=1305 audit(1392087424.769:4): audit_pid=688 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
[   20.742372] ip_tables: (C) 2000-2006 Netfilter Core Team
[   21.078347] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   21.237901] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   21.492241] Ebtables v2.0 registered
[   21.679384] Bridge firewalling registered
[   22.716817] cfg80211: Calling CRDA to update world regulatory domain
[   22.910947] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X
[   23.011705] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X
[   23.011942] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready
[   26.580158] e1000e: em1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[   26.580211] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready
[18752.848447] yum (1565) used greatest stack depth: 3072 bytes left

[-- Attachment #3: Type: text/plain, Size: 24 bytes --]


-- 
Sent with my mu4e


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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
@ 2014-02-11 13:47         ` Madper Xie
  0 siblings, 0 replies; 22+ messages in thread
From: Madper Xie @ 2014-02-11 13:47 UTC (permalink / raw)
  To: Matt Fleming
  Cc: Madper Xie, Matt Fleming, linux-kernel, linux-efi, Adam Williamson

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


matt@console-pimps.org writes:

> On Tue, 11 Feb, at 11:00:52AM, Madper Xie wrote:
>> it doesn't help, seems the same panic output:
>
> OK, thanks for testing so quickly.
>
>> [    0.001341] BUG: unable to handle kernel paging request at ffffffffff340003
>> [    0.008339] IP: [<ffffffff81a73794>] efi_bgrt_init+0x9d/0x133
>> [    0.014111] PGD 28fb067 PUD 28fd067 PMD 2bef067 PTE 9376e01800000163
>
> Thinking about this a bit harder that PTE is invalid because bits 52-63
> are not zero, which is exactly the problem you were hitting prior to
> -rc2, namely that the physical BGRT address is bogus.
>
> Can you post the EFI memory map entries from a dmesg? I just want to
> make sure that it really is the BGRT address that is broken and not
> something else. Also, please post the ACPI: BGRT entry from your dmesg
> too. Thanks.
Thanks for your reply. I attached the all the dmesg outputs for you.
[    0.000000] ACPI: BGRT 00000000d9bb5100 00003C (v00 HPQOEM SLIC-BPC 01072009 AMI  00010013)

EFI memory map entries:
[    0.000000] efi:  ACPI=0xd9ba4000  ACPI 2.0=0xd9ba4000  SMBIOS=0xd943d918  MPS=0xf4d90 
[    0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
[    0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x0000000000009000) (0MB)
[    0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000009000-0x000000000004f000) (0MB)
[    0.000000] efi: mem03: type=4, attr=0xf, range=[0x000000000004f000-0x0000000000050000) (0MB)
[    0.000000] efi: mem04: type=3, attr=0xf, range=[0x0000000000050000-0x00000000000a0000) (0MB)
[    0.000000] efi: mem05: type=3, attr=0xf, range=[0x0000000000100000-0x0000000000110000) (0MB)
[    0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000110000-0x0000000001000000) (14MB)
[    0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
[    0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000001100000-0x0000000003fac000) (46MB)
[    0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000003fac000-0x0000000008000000) (64MB)
[    0.000000] efi: mem10: type=4, attr=0xf, range=[0x0000000008000000-0x000000000871c000) (7MB)
[    0.000000] efi: mem11: type=3, attr=0xf, range=[0x000000000871c000-0x000000000871d000) (0MB)
[    0.000000] efi: mem12: type=4, attr=0xf, range=[0x000000000871d000-0x000000000874b000) (0MB)
[    0.000000] efi: mem13: type=3, attr=0xf, range=[0x000000000874b000-0x000000000874f000) (0MB)
[    0.000000] efi: mem14: type=4, attr=0xf, range=[0x000000000874f000-0x0000000008752000) (0MB)
[    0.000000] efi: mem15: type=3, attr=0xf, range=[0x0000000008752000-0x000000000875d000) (0MB)
[    0.000000] efi: mem16: type=4, attr=0xf, range=[0x000000000875d000-0x0000000008b60000) (4MB)
[    0.000000] efi: mem17: type=3, attr=0xf, range=[0x0000000008b60000-0x0000000008b61000) (0MB)
[    0.000000] efi: mem18: type=4, attr=0xf, range=[0x0000000008b61000-0x0000000008b66000) (0MB)
[    0.000000] efi: mem19: type=3, attr=0xf, range=[0x0000000008b66000-0x0000000008b67000) (0MB)
[    0.000000] efi: mem20: type=4, attr=0xf, range=[0x0000000008b67000-0x0000000008b68000) (0MB)
[    0.000000] efi: mem21: type=3, attr=0xf, range=[0x0000000008b68000-0x0000000008b69000) (0MB)
[    0.000000] efi: mem22: type=4, attr=0xf, range=[0x0000000008b69000-0x0000000008b6d000) (0MB)
[    0.000000] efi: mem23: type=3, attr=0xf, range=[0x0000000008b6d000-0x0000000008b6e000) (0MB)
[    0.000000] efi: mem24: type=4, attr=0xf, range=[0x0000000008b6e000-0x0000000008b74000) (0MB)
[    0.000000] efi: mem25: type=3, attr=0xf, range=[0x0000000008b74000-0x0000000008b76000) (0MB)
[    0.000000] efi: mem26: type=4, attr=0xf, range=[0x0000000008b76000-0x0000000008b77000) (0MB)
[    0.000000] efi: mem27: type=3, attr=0xf, range=[0x0000000008b77000-0x0000000008b7a000) (0MB)
[    0.000000] efi: mem28: type=4, attr=0xf, range=[0x0000000008b7a000-0x0000000008b82000) (0MB)
[    0.000000] efi: mem29: type=3, attr=0xf, range=[0x0000000008b82000-0x0000000008b85000) (0MB)
[    0.000000] efi: mem30: type=4, attr=0xf, range=[0x0000000008b85000-0x0000000008b8c000) (0MB)
[    0.000000] efi: mem31: type=3, attr=0xf, range=[0x0000000008b8c000-0x0000000008b8e000) (0MB)
[    0.000000] efi: mem32: type=4, attr=0xf, range=[0x0000000008b8e000-0x0000000008b8f000) (0MB)
[    0.000000] efi: mem33: type=3, attr=0xf, range=[0x0000000008b8f000-0x0000000008b92000) (0MB)
[    0.000000] efi: mem34: type=4, attr=0xf, range=[0x0000000008b92000-0x0000000008bb1000) (0MB)
[    0.000000] efi: mem35: type=3, attr=0xf, range=[0x0000000008bb1000-0x0000000008bb5000) (0MB)
[    0.000000] efi: mem36: type=4, attr=0xf, range=[0x0000000008bb5000-0x0000000008bb7000) (0MB)
[    0.000000] efi: mem37: type=3, attr=0xf, range=[0x0000000008bb7000-0x0000000008bb8000) (0MB)
[    0.000000] efi: mem38: type=4, attr=0xf, range=[0x0000000008bb8000-0x0000000008bc7000) (0MB)
[    0.000000] efi: mem39: type=3, attr=0xf, range=[0x0000000008bc7000-0x0000000008bc8000) (0MB)
[    0.000000] efi: mem40: type=4, attr=0xf, range=[0x0000000008bc8000-0x0000000008bd1000) (0MB)
[    0.000000] efi: mem41: type=3, attr=0xf, range=[0x0000000008bd1000-0x0000000008bdc000) (0MB)
[    0.000000] efi: mem42: type=4, attr=0xf, range=[0x0000000008bdc000-0x0000000008bdf000) (0MB)
[    0.000000] efi: mem43: type=3, attr=0xf, range=[0x0000000008bdf000-0x0000000008be2000) (0MB)
[    0.000000] efi: mem44: type=4, attr=0xf, range=[0x0000000008be2000-0x0000000008bfb000) (0MB)
[    0.000000] efi: mem45: type=3, attr=0xf, range=[0x0000000008bfb000-0x0000000008c05000) (0MB)
[    0.000000] efi: mem46: type=4, attr=0xf, range=[0x0000000008c05000-0x0000000008c07000) (0MB)
[    0.000000] efi: mem47: type=3, attr=0xf, range=[0x0000000008c07000-0x0000000008c09000) (0MB)
[    0.000000] efi: mem48: type=4, attr=0xf, range=[0x0000000008c09000-0x0000000008c0c000) (0MB)
[    0.000000] efi: mem49: type=3, attr=0xf, range=[0x0000000008c0c000-0x0000000008c0d000) (0MB)
[    0.000000] efi: mem50: type=4, attr=0xf, range=[0x0000000008c0d000-0x0000000008c18000) (0MB)
[    0.000000] efi: mem51: type=3, attr=0xf, range=[0x0000000008c18000-0x0000000008c19000) (0MB)
[    0.000000] efi: mem52: type=4, attr=0xf, range=[0x0000000008c19000-0x0000000008c1a000) (0MB)
[    0.000000] efi: mem53: type=3, attr=0xf, range=[0x0000000008c1a000-0x0000000008c1f000) (0MB)
[    0.000000] efi: mem54: type=4, attr=0xf, range=[0x0000000008c1f000-0x0000000008c25000) (0MB)
[    0.000000] efi: mem55: type=3, attr=0xf, range=[0x0000000008c25000-0x0000000008c2d000) (0MB)
[    0.000000] efi: mem56: type=4, attr=0xf, range=[0x0000000008c2d000-0x0000000008c37000) (0MB)
[    0.000000] efi: mem57: type=3, attr=0xf, range=[0x0000000008c37000-0x0000000008c3b000) (0MB)
[    0.000000] efi: mem58: type=4, attr=0xf, range=[0x0000000008c3b000-0x0000000008c43000) (0MB)
[    0.000000] efi: mem59: type=3, attr=0xf, range=[0x0000000008c43000-0x0000000008c44000) (0MB)
[    0.000000] efi: mem60: type=4, attr=0xf, range=[0x0000000008c44000-0x0000000008c45000) (0MB)
[    0.000000] efi: mem61: type=3, attr=0xf, range=[0x0000000008c45000-0x0000000008c47000) (0MB)
[    0.000000] efi: mem62: type=4, attr=0xf, range=[0x0000000008c47000-0x0000000008c5f000) (0MB)
[    0.000000] efi: mem63: type=3, attr=0xf, range=[0x0000000008c5f000-0x0000000008c6e000) (0MB)
[    0.000000] efi: mem64: type=4, attr=0xf, range=[0x0000000008c6e000-0x0000000008c72000) (0MB)
[    0.000000] efi: mem65: type=3, attr=0xf, range=[0x0000000008c72000-0x0000000008c74000) (0MB)
[    0.000000] efi: mem66: type=4, attr=0xf, range=[0x0000000008c74000-0x0000000008c7c000) (0MB)
[    0.000000] efi: mem67: type=3, attr=0xf, range=[0x0000000008c7c000-0x0000000008c80000) (0MB)
[    0.000000] efi: mem68: type=4, attr=0xf, range=[0x0000000008c80000-0x0000000008c81000) (0MB)
[    0.000000] efi: mem69: type=3, attr=0xf, range=[0x0000000008c81000-0x0000000008c86000) (0MB)
[    0.000000] efi: mem70: type=4, attr=0xf, range=[0x0000000008c86000-0x0000000008c94000) (0MB)
[    0.000000] efi: mem71: type=3, attr=0xf, range=[0x0000000008c94000-0x0000000008c9b000) (0MB)
[    0.000000] efi: mem72: type=4, attr=0xf, range=[0x0000000008c9b000-0x0000000008cab000) (0MB)
[    0.000000] efi: mem73: type=3, attr=0xf, range=[0x0000000008cab000-0x0000000008caf000) (0MB)
[    0.000000] efi: mem74: type=4, attr=0xf, range=[0x0000000008caf000-0x0000000008cba000) (0MB)
[    0.000000] efi: mem75: type=3, attr=0xf, range=[0x0000000008cba000-0x0000000008cbd000) (0MB)
[    0.000000] efi: mem76: type=4, attr=0xf, range=[0x0000000008cbd000-0x0000000008ccd000) (0MB)
[    0.000000] efi: mem77: type=3, attr=0xf, range=[0x0000000008ccd000-0x0000000008cce000) (0MB)
[    0.000000] efi: mem78: type=4, attr=0xf, range=[0x0000000008cce000-0x0000000008cdb000) (0MB)
[    0.000000] efi: mem79: type=3, attr=0xf, range=[0x0000000008cdb000-0x0000000008cdd000) (0MB)
[    0.000000] efi: mem80: type=4, attr=0xf, range=[0x0000000008cdd000-0x0000000008ce5000) (0MB)
[    0.000000] efi: mem81: type=3, attr=0xf, range=[0x0000000008ce5000-0x0000000008cf0000) (0MB)
[    0.000000] efi: mem82: type=4, attr=0xf, range=[0x0000000008cf0000-0x0000000008cf2000) (0MB)
[    0.000000] efi: mem83: type=3, attr=0xf, range=[0x0000000008cf2000-0x0000000008cf4000) (0MB)
[    0.000000] efi: mem84: type=4, attr=0xf, range=[0x0000000008cf4000-0x0000000008cf6000) (0MB)
[    0.000000] efi: mem85: type=3, attr=0xf, range=[0x0000000008cf6000-0x0000000008cfc000) (0MB)
[    0.000000] efi: mem86: type=4, attr=0xf, range=[0x0000000008cfc000-0x0000000008d02000) (0MB)
[    0.000000] efi: mem87: type=3, attr=0xf, range=[0x0000000008d02000-0x0000000008d05000) (0MB)
[    0.000000] efi: mem88: type=4, attr=0xf, range=[0x0000000008d05000-0x0000000008d09000) (0MB)
[    0.000000] efi: mem89: type=3, attr=0xf, range=[0x0000000008d09000-0x0000000008d0a000) (0MB)
[    0.000000] efi: mem90: type=4, attr=0xf, range=[0x0000000008d0a000-0x0000000008d0b000) (0MB)
[    0.000000] efi: mem91: type=3, attr=0xf, range=[0x0000000008d0b000-0x0000000008d0e000) (0MB)
[    0.000000] efi: mem92: type=4, attr=0xf, range=[0x0000000008d0e000-0x0000000008d14000) (0MB)
[    0.000000] efi: mem93: type=3, attr=0xf, range=[0x0000000008d14000-0x0000000008d17000) (0MB)
[    0.000000] efi: mem94: type=4, attr=0xf, range=[0x0000000008d17000-0x0000000008d18000) (0MB)
[    0.000000] efi: mem95: type=3, attr=0xf, range=[0x0000000008d18000-0x0000000008d30000) (0MB)
[    0.000000] efi: mem96: type=4, attr=0xf, range=[0x0000000008d30000-0x0000000008d34000) (0MB)
[    0.000000] efi: mem97: type=3, attr=0xf, range=[0x0000000008d34000-0x0000000008d3f000) (0MB)
[    0.000000] efi: mem98: type=4, attr=0xf, range=[0x0000000008d3f000-0x0000000008d41000) (0MB)
[    0.000000] efi: mem99: type=3, attr=0xf, range=[0x0000000008d41000-0x0000000008d4c000) (0MB)
[    0.000000] efi: mem100: type=4, attr=0xf, range=[0x0000000008d4c000-0x0000000008d58000) (0MB)
[    0.000000] efi: mem101: type=3, attr=0xf, range=[0x0000000008d58000-0x0000000008d5e000) (0MB)
[    0.000000] efi: mem102: type=4, attr=0xf, range=[0x0000000008d5e000-0x0000000008d64000) (0MB)
[    0.000000] efi: mem103: type=3, attr=0xf, range=[0x0000000008d64000-0x0000000008d67000) (0MB)
[    0.000000] efi: mem104: type=4, attr=0xf, range=[0x0000000008d67000-0x0000000008d6e000) (0MB)
[    0.000000] efi: mem105: type=3, attr=0xf, range=[0x0000000008d6e000-0x0000000008d72000) (0MB)
[    0.000000] efi: mem106: type=4, attr=0xf, range=[0x0000000008d72000-0x0000000008d74000) (0MB)
[    0.000000] efi: mem107: type=3, attr=0xf, range=[0x0000000008d74000-0x0000000008d76000) (0MB)
[    0.000000] efi: mem108: type=4, attr=0xf, range=[0x0000000008d76000-0x0000000008d7c000) (0MB)
[    0.000000] efi: mem109: type=3, attr=0xf, range=[0x0000000008d7c000-0x0000000008d83000) (0MB)
[    0.000000] efi: mem110: type=4, attr=0xf, range=[0x0000000008d83000-0x0000000008d8e000) (0MB)
[    0.000000] efi: mem111: type=3, attr=0xf, range=[0x0000000008d8e000-0x0000000008d91000) (0MB)
[    0.000000] efi: mem112: type=4, attr=0xf, range=[0x0000000008d91000-0x0000000008d98000) (0MB)
[    0.000000] efi: mem113: type=3, attr=0xf, range=[0x0000000008d98000-0x0000000008d9e000) (0MB)
[    0.000000] efi: mem114: type=4, attr=0xf, range=[0x0000000008d9e000-0x0000000008da9000) (0MB)
[    0.000000] efi: mem115: type=3, attr=0xf, range=[0x0000000008da9000-0x0000000008dbb000) (0MB)
[    0.000000] efi: mem116: type=4, attr=0xf, range=[0x0000000008dbb000-0x0000000008dca000) (0MB)
[    0.000000] efi: mem117: type=3, attr=0xf, range=[0x0000000008dca000-0x0000000008dcc000) (0MB)
[    0.000000] efi: mem118: type=4, attr=0xf, range=[0x0000000008dcc000-0x0000000008df2000) (0MB)
[    0.000000] efi: mem119: type=3, attr=0xf, range=[0x0000000008df2000-0x0000000008df6000) (0MB)
[    0.000000] efi: mem120: type=4, attr=0xf, range=[0x0000000008df6000-0x0000000008df8000) (0MB)
[    0.000000] efi: mem121: type=3, attr=0xf, range=[0x0000000008df8000-0x0000000008dfa000) (0MB)
[    0.000000] efi: mem122: type=4, attr=0xf, range=[0x0000000008dfa000-0x0000000008dfc000) (0MB)
[    0.000000] efi: mem123: type=3, attr=0xf, range=[0x0000000008dfc000-0x0000000008e04000) (0MB)
[    0.000000] efi: mem124: type=4, attr=0xf, range=[0x0000000008e04000-0x0000000008e07000) (0MB)
[    0.000000] efi: mem125: type=3, attr=0xf, range=[0x0000000008e07000-0x0000000008e09000) (0MB)
[    0.000000] efi: mem126: type=4, attr=0xf, range=[0x0000000008e09000-0x0000000008e43000) (0MB)
[    0.000000] efi: mem127: type=3, attr=0xf, range=[0x0000000008e43000-0x0000000008e94000) (0MB)
[    0.000000] efi: mem128: type=4, attr=0xf, range=[0x0000000008e94000-0x0000000008e95000) (0MB)
[    0.000000] efi: mem129: type=3, attr=0xf, range=[0x0000000008e95000-0x0000000008ea1000) (0MB)
[    0.000000] efi: mem130: type=4, attr=0xf, range=[0x0000000008ea1000-0x0000000008ea3000) (0MB)
[    0.000000] efi: mem131: type=3, attr=0xf, range=[0x0000000008ea3000-0x0000000008eb1000) (0MB)
[    0.000000] efi: mem132: type=4, attr=0xf, range=[0x0000000008eb1000-0x0000000008ec1000) (0MB)
[    0.000000] efi: mem133: type=3, attr=0xf, range=[0x0000000008ec1000-0x0000000008ec6000) (0MB)
[    0.000000] efi: mem134: type=4, attr=0xf, range=[0x0000000008ec6000-0x0000000009487000) (5MB)
[    0.000000] efi: mem135: type=3, attr=0xf, range=[0x0000000009487000-0x000000000948c000) (0MB)
[    0.000000] efi: mem136: type=4, attr=0xf, range=[0x000000000948c000-0x0000000009496000) (0MB)
[    0.000000] efi: mem137: type=3, attr=0xf, range=[0x0000000009496000-0x000000000949a000) (0MB)
[    0.000000] efi: mem138: type=4, attr=0xf, range=[0x000000000949a000-0x000000000949c000) (0MB)
[    0.000000] efi: mem139: type=3, attr=0xf, range=[0x000000000949c000-0x000000000949e000) (0MB)
[    0.000000] efi: mem140: type=4, attr=0xf, range=[0x000000000949e000-0x00000000094ad000) (0MB)
[    0.000000] efi: mem141: type=3, attr=0xf, range=[0x00000000094ad000-0x00000000094af000) (0MB)
[    0.000000] efi: mem142: type=4, attr=0xf, range=[0x00000000094af000-0x00000000094b0000) (0MB)
[    0.000000] efi: mem143: type=3, attr=0xf, range=[0x00000000094b0000-0x00000000094b5000) (0MB)
[    0.000000] efi: mem144: type=4, attr=0xf, range=[0x00000000094b5000-0x00000000094b6000) (0MB)
[    0.000000] efi: mem145: type=3, attr=0xf, range=[0x00000000094b6000-0x00000000094b7000) (0MB)
[    0.000000] efi: mem146: type=4, attr=0xf, range=[0x00000000094b7000-0x00000000094b8000) (0MB)
[    0.000000] efi: mem147: type=3, attr=0xf, range=[0x00000000094b8000-0x00000000094bb000) (0MB)
[    0.000000] efi: mem148: type=4, attr=0xf, range=[0x00000000094bb000-0x00000000094c7000) (0MB)
[    0.000000] efi: mem149: type=3, attr=0xf, range=[0x00000000094c7000-0x00000000094c8000) (0MB)
[    0.000000] efi: mem150: type=4, attr=0xf, range=[0x00000000094c8000-0x00000000094c9000) (0MB)
[    0.000000] efi: mem151: type=3, attr=0xf, range=[0x00000000094c9000-0x00000000094cb000) (0MB)
[    0.000000] efi: mem152: type=4, attr=0xf, range=[0x00000000094cb000-0x00000000094cf000) (0MB)
[    0.000000] efi: mem153: type=3, attr=0xf, range=[0x00000000094cf000-0x00000000094d1000) (0MB)
[    0.000000] efi: mem154: type=4, attr=0xf, range=[0x00000000094d1000-0x00000000094d7000) (0MB)
[    0.000000] efi: mem155: type=3, attr=0xf, range=[0x00000000094d7000-0x00000000094d9000) (0MB)
[    0.000000] efi: mem156: type=4, attr=0xf, range=[0x00000000094d9000-0x00000000094dd000) (0MB)
[    0.000000] efi: mem157: type=3, attr=0xf, range=[0x00000000094dd000-0x00000000094df000) (0MB)
[    0.000000] efi: mem158: type=4, attr=0xf, range=[0x00000000094df000-0x00000000094fb000) (0MB)
[    0.000000] efi: mem159: type=3, attr=0xf, range=[0x00000000094fb000-0x0000000009501000) (0MB)
[    0.000000] efi: mem160: type=4, attr=0xf, range=[0x0000000009501000-0x0000000009537000) (0MB)
[    0.000000] efi: mem161: type=3, attr=0xf, range=[0x0000000009537000-0x0000000009539000) (0MB)
[    0.000000] efi: mem162: type=4, attr=0xf, range=[0x0000000009539000-0x000000000953d000) (0MB)
[    0.000000] efi: mem163: type=3, attr=0xf, range=[0x000000000953d000-0x000000000953e000) (0MB)
[    0.000000] efi: mem164: type=4, attr=0xf, range=[0x000000000953e000-0x0000000009577000) (0MB)
[    0.000000] efi: mem165: type=3, attr=0xf, range=[0x0000000009577000-0x000000000957c000) (0MB)
[    0.000000] efi: mem166: type=4, attr=0xf, range=[0x000000000957c000-0x00000000095d0000) (0MB)
[    0.000000] efi: mem167: type=3, attr=0xf, range=[0x00000000095d0000-0x00000000095ec000) (0MB)
[    0.000000] efi: mem168: type=4, attr=0xf, range=[0x00000000095ec000-0x00000000095f3000) (0MB)
[    0.000000] efi: mem169: type=3, attr=0xf, range=[0x00000000095f3000-0x00000000095fa000) (0MB)
[    0.000000] efi: mem170: type=4, attr=0xf, range=[0x00000000095fa000-0x00000000095ff000) (0MB)
[    0.000000] efi: mem171: type=3, attr=0xf, range=[0x00000000095ff000-0x0000000009601000) (0MB)
[    0.000000] efi: mem172: type=4, attr=0xf, range=[0x0000000009601000-0x000000000960b000) (0MB)
[    0.000000] efi: mem173: type=3, attr=0xf, range=[0x000000000960b000-0x000000000960f000) (0MB)
[    0.000000] efi: mem174: type=4, attr=0xf, range=[0x000000000960f000-0x0000000009612000) (0MB)
[    0.000000] efi: mem175: type=3, attr=0xf, range=[0x0000000009612000-0x0000000009615000) (0MB)
[    0.000000] efi: mem176: type=4, attr=0xf, range=[0x0000000009615000-0x0000000009621000) (0MB)
[    0.000000] efi: mem177: type=3, attr=0xf, range=[0x0000000009621000-0x0000000009627000) (0MB)
[    0.000000] efi: mem178: type=4, attr=0xf, range=[0x0000000009627000-0x0000000009636000) (0MB)
[    0.000000] efi: mem179: type=3, attr=0xf, range=[0x0000000009636000-0x000000000963c000) (0MB)
[    0.000000] efi: mem180: type=4, attr=0xf, range=[0x000000000963c000-0x0000000009682000) (0MB)
[    0.000000] efi: mem181: type=3, attr=0xf, range=[0x0000000009682000-0x0000000009685000) (0MB)
[    0.000000] efi: mem182: type=4, attr=0xf, range=[0x0000000009685000-0x0000000009688000) (0MB)
[    0.000000] efi: mem183: type=3, attr=0xf, range=[0x0000000009688000-0x00000000096a9000) (0MB)
[    0.000000] efi: mem184: type=4, attr=0xf, range=[0x00000000096a9000-0x00000000096cd000) (0MB)
[    0.000000] efi: mem185: type=3, attr=0xf, range=[0x00000000096cd000-0x00000000096cf000) (0MB)
[    0.000000] efi: mem186: type=4, attr=0xf, range=[0x00000000096cf000-0x00000000096d3000) (0MB)
[    0.000000] efi: mem187: type=3, attr=0xf, range=[0x00000000096d3000-0x00000000096d5000) (0MB)
[    0.000000] efi: mem188: type=4, attr=0xf, range=[0x00000000096d5000-0x00000000096d6000) (0MB)
[    0.000000] efi: mem189: type=3, attr=0xf, range=[0x00000000096d6000-0x00000000096d9000) (0MB)
[    0.000000] efi: mem190: type=4, attr=0xf, range=[0x00000000096d9000-0x0000000009703000) (0MB)
[    0.000000] efi: mem191: type=3, attr=0xf, range=[0x0000000009703000-0x0000000009704000) (0MB)
[    0.000000] efi: mem192: type=4, attr=0xf, range=[0x0000000009704000-0x0000000009705000) (0MB)
[    0.000000] efi: mem193: type=3, attr=0xf, range=[0x0000000009705000-0x000000000972d000) (0MB)
[    0.000000] efi: mem194: type=4, attr=0xf, range=[0x000000000972d000-0x0000000009730000) (0MB)
[    0.000000] efi: mem195: type=3, attr=0xf, range=[0x0000000009730000-0x0000000009734000) (0MB)
[    0.000000] efi: mem196: type=4, attr=0xf, range=[0x0000000009734000-0x0000000009741000) (0MB)
[    0.000000] efi: mem197: type=3, attr=0xf, range=[0x0000000009741000-0x0000000009742000) (0MB)
[    0.000000] efi: mem198: type=4, attr=0xf, range=[0x0000000009742000-0x0000000009758000) (0MB)
[    0.000000] efi: mem199: type=3, attr=0xf, range=[0x0000000009758000-0x0000000009759000) (0MB)
[    0.000000] efi: mem200: type=4, attr=0xf, range=[0x0000000009759000-0x000000000975a000) (0MB)
[    0.000000] efi: mem201: type=3, attr=0xf, range=[0x000000000975a000-0x0000000009765000) (0MB)
[    0.000000] efi: mem202: type=4, attr=0xf, range=[0x0000000009765000-0x000000000984d000) (0MB)
[    0.000000] efi: mem203: type=2, attr=0xf, range=[0x000000000984d000-0x000000000984f000) (0MB)
[    0.000000] efi: mem204: type=4, attr=0xf, range=[0x000000000984f000-0x00000000099c5000) (1MB)
[    0.000000] efi: mem205: type=2, attr=0xf, range=[0x00000000099c5000-0x00000000099cb000) (0MB)
[    0.000000] efi: mem206: type=4, attr=0xf, range=[0x00000000099cb000-0x00000000099f9000) (0MB)
[    0.000000] efi: mem207: type=7, attr=0xf, range=[0x00000000099f9000-0x00000000099ff000) (0MB)
[    0.000000] efi: mem208: type=2, attr=0xf, range=[0x00000000099ff000-0x0000000009a01000) (0MB)
[    0.000000] efi: mem209: type=7, attr=0xf, range=[0x0000000009a01000-0x0000000009a0d000) (0MB)
[    0.000000] efi: mem210: type=3, attr=0xf, range=[0x0000000009a0d000-0x0000000009f98000) (5MB)
[    0.000000] efi: mem211: type=4, attr=0xf, range=[0x0000000009f98000-0x0000000013599000) (150MB)
[    0.000000] efi: mem212: type=3, attr=0xf, range=[0x0000000013599000-0x00000000135bb000) (0MB)
[    0.000000] efi: mem213: type=7, attr=0xf, range=[0x00000000135bb000-0x00000000135c8000) (0MB)
[    0.000000] efi: mem214: type=4, attr=0xf, range=[0x00000000135c8000-0x0000000013656000) (0MB)
[    0.000000] efi: mem215: type=2, attr=0xf, range=[0x0000000013656000-0x0000000013676000) (0MB)
[    0.000000] efi: mem216: type=7, attr=0xf, range=[0x0000000013676000-0x00000000136f3000) (0MB)
[    0.000000] efi: mem217: type=4, attr=0xf, range=[0x00000000136f3000-0x00000000136f5000) (0MB)
[    0.000000] efi: mem218: type=7, attr=0xf, range=[0x00000000136f5000-0x00000000136fe000) (0MB)
[    0.000000] efi: mem219: type=4, attr=0xf, range=[0x00000000136fe000-0x00000000136ff000) (0MB)
[    0.000000] efi: mem220: type=7, attr=0xf, range=[0x00000000136ff000-0x0000000013700000) (0MB)
[    0.000000] efi: mem221: type=4, attr=0xf, range=[0x0000000013700000-0x0000000013701000) (0MB)
[    0.000000] efi: mem222: type=7, attr=0xf, range=[0x0000000013701000-0x000000001376e000) (0MB)
[    0.000000] efi: mem223: type=4, attr=0xf, range=[0x000000001376e000-0x00000000138f6000) (1MB)
[    0.000000] efi: mem224: type=2, attr=0xf, range=[0x00000000138f6000-0x0000000013ac2000) (1MB)
[    0.000000] efi: mem225: type=7, attr=0xf, range=[0x0000000013ac2000-0x0000000013b7d000) (0MB)
[    0.000000] efi: mem226: type=4, attr=0xf, range=[0x0000000013b7d000-0x0000000013b92000) (0MB)
[    0.000000] efi: mem227: type=7, attr=0xf, range=[0x0000000013b92000-0x0000000013bad000) (0MB)
[    0.000000] efi: mem228: type=4, attr=0xf, range=[0x0000000013bad000-0x0000000013bae000) (0MB)
[    0.000000] efi: mem229: type=7, attr=0xf, range=[0x0000000013bae000-0x0000000013baf000) (0MB)
[    0.000000] efi: mem230: type=4, attr=0xf, range=[0x0000000013baf000-0x0000000013bb0000) (0MB)
[    0.000000] efi: mem231: type=7, attr=0xf, range=[0x0000000013bb0000-0x0000000013ce1000) (1MB)
[    0.000000] efi: mem232: type=4, attr=0xf, range=[0x0000000013ce1000-0x0000000013cf6000) (0MB)
[    0.000000] efi: mem233: type=7, attr=0xf, range=[0x0000000013cf6000-0x0000000013d0f000) (0MB)
[    0.000000] efi: mem234: type=4, attr=0xf, range=[0x0000000013d0f000-0x0000000013d10000) (0MB)
[    0.000000] efi: mem235: type=7, attr=0xf, range=[0x0000000013d10000-0x0000000013d11000) (0MB)
[    0.000000] efi: mem236: type=4, attr=0xf, range=[0x0000000013d11000-0x0000000013d12000) (0MB)
[    0.000000] efi: mem237: type=7, attr=0xf, range=[0x0000000013d12000-0x0000000013d1a000) (0MB)
[    0.000000] efi: mem238: type=4, attr=0xf, range=[0x0000000013d1a000-0x0000000013d1b000) (0MB)
[    0.000000] efi: mem239: type=7, attr=0xf, range=[0x0000000013d1b000-0x0000000013d1c000) (0MB)
[    0.000000] efi: mem240: type=4, attr=0xf, range=[0x0000000013d1c000-0x0000000013d1d000) (0MB)
[    0.000000] efi: mem241: type=7, attr=0xf, range=[0x0000000013d1d000-0x0000000013e4d000) (1MB)
[    0.000000] efi: mem242: type=4, attr=0xf, range=[0x0000000013e4d000-0x0000000013e62000) (0MB)
[    0.000000] efi: mem243: type=7, attr=0xf, range=[0x0000000013e62000-0x0000000013e7d000) (0MB)
[    0.000000] efi: mem244: type=4, attr=0xf, range=[0x0000000013e7d000-0x0000000013e7f000) (0MB)
[    0.000000] efi: mem245: type=7, attr=0xf, range=[0x0000000013e7f000-0x0000000013ef3000) (0MB)
[    0.000000] efi: mem246: type=4, attr=0xf, range=[0x0000000013ef3000-0x0000000013ef4000) (0MB)
[    0.000000] efi: mem247: type=7, attr=0xf, range=[0x0000000013ef4000-0x0000000013fa7000) (0MB)
[    0.000000] efi: mem248: type=4, attr=0xf, range=[0x0000000013fa7000-0x0000000013fbc000) (0MB)
[    0.000000] efi: mem249: type=7, attr=0xf, range=[0x0000000013fbc000-0x0000000013fd9000) (0MB)
[    0.000000] efi: mem250: type=4, attr=0xf, range=[0x0000000013fd9000-0x0000000013fdb000) (0MB)
[    0.000000] efi: mem251: type=7, attr=0xf, range=[0x0000000013fdb000-0x0000000013fde000) (0MB)
[    0.000000] efi: mem252: type=4, attr=0xf, range=[0x0000000013fde000-0x0000000013fdf000) (0MB)
[    0.000000] efi: mem253: type=7, attr=0xf, range=[0x0000000013fdf000-0x0000000014102000) (1MB)
[    0.000000] efi: mem254: type=4, attr=0xf, range=[0x0000000014102000-0x0000000014117000) (0MB)
[    0.000000] efi: mem255: type=7, attr=0xf, range=[0x0000000014117000-0x0000000014133000) (0MB)
[    0.000000] efi: mem256: type=4, attr=0xf, range=[0x0000000014133000-0x000000001418d000) (0MB)
[    0.000000] efi: mem257: type=7, attr=0xf, range=[0x000000001418d000-0x00000000141ca000) (0MB)
[    0.000000] efi: mem258: type=4, attr=0xf, range=[0x00000000141ca000-0x00000000141cb000) (0MB)
[    0.000000] efi: mem259: type=7, attr=0xf, range=[0x00000000141cb000-0x000000001425b000) (0MB)
[    0.000000] efi: mem260: type=4, attr=0xf, range=[0x000000001425b000-0x0000000014270000) (0MB)
[    0.000000] efi: mem261: type=7, attr=0xf, range=[0x0000000014270000-0x000000001427a000) (0MB)
[    0.000000] efi: mem262: type=4, attr=0xf, range=[0x000000001427a000-0x000000001427b000) (0MB)
[    0.000000] efi: mem263: type=7, attr=0xf, range=[0x000000001427b000-0x000000001428b000) (0MB)
[    0.000000] efi: mem264: type=4, attr=0xf, range=[0x000000001428b000-0x000000001428c000) (0MB)
[    0.000000] efi: mem265: type=7, attr=0xf, range=[0x000000001428c000-0x000000001428d000) (0MB)
[    0.000000] efi: mem266: type=4, attr=0xf, range=[0x000000001428d000-0x000000001428e000) (0MB)
[    0.000000] efi: mem267: type=7, attr=0xf, range=[0x000000001428e000-0x000000001428f000) (0MB)
[    0.000000] efi: mem268: type=4, attr=0xf, range=[0x000000001428f000-0x0000000014800000) (5MB)
[    0.000000] efi: mem269: type=7, attr=0xf, range=[0x0000000014800000-0x000000001485b000) (0MB)
[    0.000000] efi: mem270: type=4, attr=0xf, range=[0x000000001485b000-0x0000000014b36000) (2MB)
[    0.000000] efi: mem271: type=1, attr=0xf, range=[0x0000000014b36000-0x0000000014c6e000) (1MB)
[    0.000000] efi: mem272: type=7, attr=0xf, range=[0x0000000014c6e000-0x0000000015000000) (3MB)
[    0.000000] efi: mem273: type=2, attr=0xf, range=[0x0000000015000000-0x000000001732c000) (35MB)
[    0.000000] efi: mem274: type=7, attr=0xf, range=[0x000000001732c000-0x0000000020000000) (140MB)
[    0.000000] efi: mem275: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
[    0.000000] efi: mem276: type=7, attr=0xf, range=[0x0000000020200000-0x0000000040004000) (510MB)
[    0.000000] efi: mem277: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB)
[    0.000000] efi: mem278: type=7, attr=0xf, range=[0x0000000040005000-0x00000000a6089000) (1632MB)
[    0.000000] efi: mem279: type=2, attr=0xf, range=[0x00000000a6089000-0x00000000d935c000) (818MB)
[    0.000000] efi: mem280: type=5, attr=0x800000000000000f, range=[0x00000000d935c000-0x00000000d9366000) (0MB)
[    0.000000] efi: mem281: type=6, attr=0x800000000000000f, range=[0x00000000d9366000-0x00000000d93e7000) (0MB)
[    0.000000] efi: mem282: type=5, attr=0x800000000000000f, range=[0x00000000d93e7000-0x00000000d9415000) (0MB)
[    0.000000] efi: mem283: type=6, attr=0x800000000000000f, range=[0x00000000d9415000-0x00000000d9428000) (0MB)
[    0.000000] efi: mem284: type=6, attr=0x800000000000000f, range=[0x00000000d9428000-0x00000000d943f000) (0MB)
[    0.000000] efi: mem285: type=0, attr=0xf, range=[0x00000000d943f000-0x00000000d9912000) (4MB)
[    0.000000] efi: mem286: type=0, attr=0xf, range=[0x00000000d9912000-0x00000000d9931000) (0MB)
[    0.000000] efi: mem287: type=0, attr=0xf, range=[0x00000000d9931000-0x00000000d9938000) (0MB)
[    0.000000] efi: mem288: type=0, attr=0xf, range=[0x00000000d9938000-0x00000000d993f000) (0MB)
[    0.000000] efi: mem289: type=10, attr=0xf, range=[0x00000000d993f000-0x00000000d9b35000) (1MB)
[    0.000000] efi: mem290: type=10, attr=0xf, range=[0x00000000d9b35000-0x00000000d9ba4000) (0MB)
[    0.000000] efi: mem291: type=9, attr=0xf, range=[0x00000000d9ba4000-0x00000000d9bb6000) (0MB)
[    0.000000] efi: mem292: type=10, attr=0xf, range=[0x00000000d9bb6000-0x00000000d9bbf000) (0MB)
[    0.000000] efi: mem293: type=9, attr=0xf, range=[0x00000000d9bbf000-0x00000000d9bc3000) (0MB)
[    0.000000] efi: mem294: type=9, attr=0xf, range=[0x00000000d9bc3000-0x00000000d9bc4000) (0MB)
[    0.000000] efi: mem295: type=10, attr=0xf, range=[0x00000000d9bc4000-0x00000000d9c07000) (0MB)
[    0.000000] efi: mem296: type=4, attr=0xf, range=[0x00000000d9c07000-0x00000000d9d50000) (1MB)
[    0.000000] efi: mem297: type=3, attr=0xf, range=[0x00000000d9d50000-0x00000000d9fe2000) (2MB)
[    0.000000] efi: mem298: type=4, attr=0xf, range=[0x00000000d9fe2000-0x00000000d9fe5000) (0MB)
[    0.000000] efi: mem299: type=3, attr=0xf, range=[0x00000000d9fe5000-0x00000000d9fe7000) (0MB)
[    0.000000] efi: mem300: type=4, attr=0xf, range=[0x00000000d9fe7000-0x00000000da000000) (0MB)
[    0.000000] efi: mem301: type=7, attr=0xf, range=[0x0000000100000000-0x000000021ee00000) (4590MB)
[    0.000000] efi: mem302: type=0, attr=0x8000000000000000, range=[0x00000000db000000-0x00000000df200000) (66MB)
[    0.000000] efi: mem303: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB)
[    0.000000] efi: mem304: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
[    0.000000] efi: mem305: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB)
[    0.000000] efi: mem306: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
[    0.000000] efi: mem307: type=11, attr=0x8000000000000001, range=[0x00000000fed20000-0x00000000fed45000) (0MB)
[    0.000000] efi: mem308: type=11, attr=0x8000000000000001, range=[0x00000000fed90000-0x00000000fed94000) (0MB)
[    0.000000] efi: mem309: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
[    0.000000] efi: mem310: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)


[-- Attachment #2: dmesg output of my hp box. --]
[-- Type: application/octet-stream, Size: 104485 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.14.0-rc2+ (root@localhost.localdomain) (gcc version 4.8.2 20140115 (Red Hat 4.8.2-11) (GCC) ) #13 SMP Mon Feb 10 19:51:04 MST 2014
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.14.0-rc2+ root=/dev/mapper/rhel-root ro rd.lvm.lv=rhel/root vconsole.font=latarcyrheb-sun16 rd.lvm.lv=rhel/swap vconsole.keymap=us crashkernel=auto rhgb quiet LANG=en_US.UTF-8 console=ttyS0,115200n8 panic=3 pstore.backend=efi efi_pstore.pstore_disable=0
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    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-0x00000000d935bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d935c000-0x00000000d993efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d993f000-0x00000000d9ba3fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000d9ba4000-0x00000000d9bb5fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000d9bb6000-0x00000000d9bbefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000d9bbf000-0x00000000d9bc3fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000d9bc4000-0x00000000d9c06fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000d9c07000-0x00000000d9ffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df1fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed90000-0x00000000fed93fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021edfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x13656018-0x13666057] usable ==> usable
[    0.000000] e820: update [mem 0x13667018-0x13675e57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000013656017] usable
[    0.000000] reserve setup_data: [mem 0x0000000013656018-0x0000000013666057] usable
[    0.000000] reserve setup_data: [mem 0x0000000013666058-0x0000000013667017] usable
[    0.000000] reserve setup_data: [mem 0x0000000013667018-0x0000000013675e57] usable
[    0.000000] reserve setup_data: [mem 0x0000000013675e58-0x000000001fffffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000020200000-0x0000000040003fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000040005000-0x00000000d935bfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000d935c000-0x00000000d993efff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000d993f000-0x00000000d9ba3fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000d9ba4000-0x00000000d9bb5fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000d9bb6000-0x00000000d9bbefff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000d9bbf000-0x00000000d9bc3fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000d9bc4000-0x00000000d9c06fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000d9c07000-0x00000000d9ffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000db000000-0x00000000df1fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed90000-0x00000000fed93fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000021edfffff] usable
[    0.000000] efi: EFI v2.31 by American Megatrends
[    0.000000] efi:  ACPI=0xd9ba4000  ACPI 2.0=0xd9ba4000  SMBIOS=0xd943d918  MPS=0xf4d90 
[    0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
[    0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x0000000000009000) (0MB)
[    0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000009000-0x000000000004f000) (0MB)
[    0.000000] efi: mem03: type=4, attr=0xf, range=[0x000000000004f000-0x0000000000050000) (0MB)
[    0.000000] efi: mem04: type=3, attr=0xf, range=[0x0000000000050000-0x00000000000a0000) (0MB)
[    0.000000] efi: mem05: type=3, attr=0xf, range=[0x0000000000100000-0x0000000000110000) (0MB)
[    0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000110000-0x0000000001000000) (14MB)
[    0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
[    0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000001100000-0x0000000003fac000) (46MB)
[    0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000003fac000-0x0000000008000000) (64MB)
[    0.000000] efi: mem10: type=4, attr=0xf, range=[0x0000000008000000-0x000000000871c000) (7MB)
[    0.000000] efi: mem11: type=3, attr=0xf, range=[0x000000000871c000-0x000000000871d000) (0MB)
[    0.000000] efi: mem12: type=4, attr=0xf, range=[0x000000000871d000-0x000000000874b000) (0MB)
[    0.000000] efi: mem13: type=3, attr=0xf, range=[0x000000000874b000-0x000000000874f000) (0MB)
[    0.000000] efi: mem14: type=4, attr=0xf, range=[0x000000000874f000-0x0000000008752000) (0MB)
[    0.000000] efi: mem15: type=3, attr=0xf, range=[0x0000000008752000-0x000000000875d000) (0MB)
[    0.000000] efi: mem16: type=4, attr=0xf, range=[0x000000000875d000-0x0000000008b60000) (4MB)
[    0.000000] efi: mem17: type=3, attr=0xf, range=[0x0000000008b60000-0x0000000008b61000) (0MB)
[    0.000000] efi: mem18: type=4, attr=0xf, range=[0x0000000008b61000-0x0000000008b66000) (0MB)
[    0.000000] efi: mem19: type=3, attr=0xf, range=[0x0000000008b66000-0x0000000008b67000) (0MB)
[    0.000000] efi: mem20: type=4, attr=0xf, range=[0x0000000008b67000-0x0000000008b68000) (0MB)
[    0.000000] efi: mem21: type=3, attr=0xf, range=[0x0000000008b68000-0x0000000008b69000) (0MB)
[    0.000000] efi: mem22: type=4, attr=0xf, range=[0x0000000008b69000-0x0000000008b6d000) (0MB)
[    0.000000] efi: mem23: type=3, attr=0xf, range=[0x0000000008b6d000-0x0000000008b6e000) (0MB)
[    0.000000] efi: mem24: type=4, attr=0xf, range=[0x0000000008b6e000-0x0000000008b74000) (0MB)
[    0.000000] efi: mem25: type=3, attr=0xf, range=[0x0000000008b74000-0x0000000008b76000) (0MB)
[    0.000000] efi: mem26: type=4, attr=0xf, range=[0x0000000008b76000-0x0000000008b77000) (0MB)
[    0.000000] efi: mem27: type=3, attr=0xf, range=[0x0000000008b77000-0x0000000008b7a000) (0MB)
[    0.000000] efi: mem28: type=4, attr=0xf, range=[0x0000000008b7a000-0x0000000008b82000) (0MB)
[    0.000000] efi: mem29: type=3, attr=0xf, range=[0x0000000008b82000-0x0000000008b85000) (0MB)
[    0.000000] efi: mem30: type=4, attr=0xf, range=[0x0000000008b85000-0x0000000008b8c000) (0MB)
[    0.000000] efi: mem31: type=3, attr=0xf, range=[0x0000000008b8c000-0x0000000008b8e000) (0MB)
[    0.000000] efi: mem32: type=4, attr=0xf, range=[0x0000000008b8e000-0x0000000008b8f000) (0MB)
[    0.000000] efi: mem33: type=3, attr=0xf, range=[0x0000000008b8f000-0x0000000008b92000) (0MB)
[    0.000000] efi: mem34: type=4, attr=0xf, range=[0x0000000008b92000-0x0000000008bb1000) (0MB)
[    0.000000] efi: mem35: type=3, attr=0xf, range=[0x0000000008bb1000-0x0000000008bb5000) (0MB)
[    0.000000] efi: mem36: type=4, attr=0xf, range=[0x0000000008bb5000-0x0000000008bb7000) (0MB)
[    0.000000] efi: mem37: type=3, attr=0xf, range=[0x0000000008bb7000-0x0000000008bb8000) (0MB)
[    0.000000] efi: mem38: type=4, attr=0xf, range=[0x0000000008bb8000-0x0000000008bc7000) (0MB)
[    0.000000] efi: mem39: type=3, attr=0xf, range=[0x0000000008bc7000-0x0000000008bc8000) (0MB)
[    0.000000] efi: mem40: type=4, attr=0xf, range=[0x0000000008bc8000-0x0000000008bd1000) (0MB)
[    0.000000] efi: mem41: type=3, attr=0xf, range=[0x0000000008bd1000-0x0000000008bdc000) (0MB)
[    0.000000] efi: mem42: type=4, attr=0xf, range=[0x0000000008bdc000-0x0000000008bdf000) (0MB)
[    0.000000] efi: mem43: type=3, attr=0xf, range=[0x0000000008bdf000-0x0000000008be2000) (0MB)
[    0.000000] efi: mem44: type=4, attr=0xf, range=[0x0000000008be2000-0x0000000008bfb000) (0MB)
[    0.000000] efi: mem45: type=3, attr=0xf, range=[0x0000000008bfb000-0x0000000008c05000) (0MB)
[    0.000000] efi: mem46: type=4, attr=0xf, range=[0x0000000008c05000-0x0000000008c07000) (0MB)
[    0.000000] efi: mem47: type=3, attr=0xf, range=[0x0000000008c07000-0x0000000008c09000) (0MB)
[    0.000000] efi: mem48: type=4, attr=0xf, range=[0x0000000008c09000-0x0000000008c0c000) (0MB)
[    0.000000] efi: mem49: type=3, attr=0xf, range=[0x0000000008c0c000-0x0000000008c0d000) (0MB)
[    0.000000] efi: mem50: type=4, attr=0xf, range=[0x0000000008c0d000-0x0000000008c18000) (0MB)
[    0.000000] efi: mem51: type=3, attr=0xf, range=[0x0000000008c18000-0x0000000008c19000) (0MB)
[    0.000000] efi: mem52: type=4, attr=0xf, range=[0x0000000008c19000-0x0000000008c1a000) (0MB)
[    0.000000] efi: mem53: type=3, attr=0xf, range=[0x0000000008c1a000-0x0000000008c1f000) (0MB)
[    0.000000] efi: mem54: type=4, attr=0xf, range=[0x0000000008c1f000-0x0000000008c25000) (0MB)
[    0.000000] efi: mem55: type=3, attr=0xf, range=[0x0000000008c25000-0x0000000008c2d000) (0MB)
[    0.000000] efi: mem56: type=4, attr=0xf, range=[0x0000000008c2d000-0x0000000008c37000) (0MB)
[    0.000000] efi: mem57: type=3, attr=0xf, range=[0x0000000008c37000-0x0000000008c3b000) (0MB)
[    0.000000] efi: mem58: type=4, attr=0xf, range=[0x0000000008c3b000-0x0000000008c43000) (0MB)
[    0.000000] efi: mem59: type=3, attr=0xf, range=[0x0000000008c43000-0x0000000008c44000) (0MB)
[    0.000000] efi: mem60: type=4, attr=0xf, range=[0x0000000008c44000-0x0000000008c45000) (0MB)
[    0.000000] efi: mem61: type=3, attr=0xf, range=[0x0000000008c45000-0x0000000008c47000) (0MB)
[    0.000000] efi: mem62: type=4, attr=0xf, range=[0x0000000008c47000-0x0000000008c5f000) (0MB)
[    0.000000] efi: mem63: type=3, attr=0xf, range=[0x0000000008c5f000-0x0000000008c6e000) (0MB)
[    0.000000] efi: mem64: type=4, attr=0xf, range=[0x0000000008c6e000-0x0000000008c72000) (0MB)
[    0.000000] efi: mem65: type=3, attr=0xf, range=[0x0000000008c72000-0x0000000008c74000) (0MB)
[    0.000000] efi: mem66: type=4, attr=0xf, range=[0x0000000008c74000-0x0000000008c7c000) (0MB)
[    0.000000] efi: mem67: type=3, attr=0xf, range=[0x0000000008c7c000-0x0000000008c80000) (0MB)
[    0.000000] efi: mem68: type=4, attr=0xf, range=[0x0000000008c80000-0x0000000008c81000) (0MB)
[    0.000000] efi: mem69: type=3, attr=0xf, range=[0x0000000008c81000-0x0000000008c86000) (0MB)
[    0.000000] efi: mem70: type=4, attr=0xf, range=[0x0000000008c86000-0x0000000008c94000) (0MB)
[    0.000000] efi: mem71: type=3, attr=0xf, range=[0x0000000008c94000-0x0000000008c9b000) (0MB)
[    0.000000] efi: mem72: type=4, attr=0xf, range=[0x0000000008c9b000-0x0000000008cab000) (0MB)
[    0.000000] efi: mem73: type=3, attr=0xf, range=[0x0000000008cab000-0x0000000008caf000) (0MB)
[    0.000000] efi: mem74: type=4, attr=0xf, range=[0x0000000008caf000-0x0000000008cba000) (0MB)
[    0.000000] efi: mem75: type=3, attr=0xf, range=[0x0000000008cba000-0x0000000008cbd000) (0MB)
[    0.000000] efi: mem76: type=4, attr=0xf, range=[0x0000000008cbd000-0x0000000008ccd000) (0MB)
[    0.000000] efi: mem77: type=3, attr=0xf, range=[0x0000000008ccd000-0x0000000008cce000) (0MB)
[    0.000000] efi: mem78: type=4, attr=0xf, range=[0x0000000008cce000-0x0000000008cdb000) (0MB)
[    0.000000] efi: mem79: type=3, attr=0xf, range=[0x0000000008cdb000-0x0000000008cdd000) (0MB)
[    0.000000] efi: mem80: type=4, attr=0xf, range=[0x0000000008cdd000-0x0000000008ce5000) (0MB)
[    0.000000] efi: mem81: type=3, attr=0xf, range=[0x0000000008ce5000-0x0000000008cf0000) (0MB)
[    0.000000] efi: mem82: type=4, attr=0xf, range=[0x0000000008cf0000-0x0000000008cf2000) (0MB)
[    0.000000] efi: mem83: type=3, attr=0xf, range=[0x0000000008cf2000-0x0000000008cf4000) (0MB)
[    0.000000] efi: mem84: type=4, attr=0xf, range=[0x0000000008cf4000-0x0000000008cf6000) (0MB)
[    0.000000] efi: mem85: type=3, attr=0xf, range=[0x0000000008cf6000-0x0000000008cfc000) (0MB)
[    0.000000] efi: mem86: type=4, attr=0xf, range=[0x0000000008cfc000-0x0000000008d02000) (0MB)
[    0.000000] efi: mem87: type=3, attr=0xf, range=[0x0000000008d02000-0x0000000008d05000) (0MB)
[    0.000000] efi: mem88: type=4, attr=0xf, range=[0x0000000008d05000-0x0000000008d09000) (0MB)
[    0.000000] efi: mem89: type=3, attr=0xf, range=[0x0000000008d09000-0x0000000008d0a000) (0MB)
[    0.000000] efi: mem90: type=4, attr=0xf, range=[0x0000000008d0a000-0x0000000008d0b000) (0MB)
[    0.000000] efi: mem91: type=3, attr=0xf, range=[0x0000000008d0b000-0x0000000008d0e000) (0MB)
[    0.000000] efi: mem92: type=4, attr=0xf, range=[0x0000000008d0e000-0x0000000008d14000) (0MB)
[    0.000000] efi: mem93: type=3, attr=0xf, range=[0x0000000008d14000-0x0000000008d17000) (0MB)
[    0.000000] efi: mem94: type=4, attr=0xf, range=[0x0000000008d17000-0x0000000008d18000) (0MB)
[    0.000000] efi: mem95: type=3, attr=0xf, range=[0x0000000008d18000-0x0000000008d30000) (0MB)
[    0.000000] efi: mem96: type=4, attr=0xf, range=[0x0000000008d30000-0x0000000008d34000) (0MB)
[    0.000000] efi: mem97: type=3, attr=0xf, range=[0x0000000008d34000-0x0000000008d3f000) (0MB)
[    0.000000] efi: mem98: type=4, attr=0xf, range=[0x0000000008d3f000-0x0000000008d41000) (0MB)
[    0.000000] efi: mem99: type=3, attr=0xf, range=[0x0000000008d41000-0x0000000008d4c000) (0MB)
[    0.000000] efi: mem100: type=4, attr=0xf, range=[0x0000000008d4c000-0x0000000008d58000) (0MB)
[    0.000000] efi: mem101: type=3, attr=0xf, range=[0x0000000008d58000-0x0000000008d5e000) (0MB)
[    0.000000] efi: mem102: type=4, attr=0xf, range=[0x0000000008d5e000-0x0000000008d64000) (0MB)
[    0.000000] efi: mem103: type=3, attr=0xf, range=[0x0000000008d64000-0x0000000008d67000) (0MB)
[    0.000000] efi: mem104: type=4, attr=0xf, range=[0x0000000008d67000-0x0000000008d6e000) (0MB)
[    0.000000] efi: mem105: type=3, attr=0xf, range=[0x0000000008d6e000-0x0000000008d72000) (0MB)
[    0.000000] efi: mem106: type=4, attr=0xf, range=[0x0000000008d72000-0x0000000008d74000) (0MB)
[    0.000000] efi: mem107: type=3, attr=0xf, range=[0x0000000008d74000-0x0000000008d76000) (0MB)
[    0.000000] efi: mem108: type=4, attr=0xf, range=[0x0000000008d76000-0x0000000008d7c000) (0MB)
[    0.000000] efi: mem109: type=3, attr=0xf, range=[0x0000000008d7c000-0x0000000008d83000) (0MB)
[    0.000000] efi: mem110: type=4, attr=0xf, range=[0x0000000008d83000-0x0000000008d8e000) (0MB)
[    0.000000] efi: mem111: type=3, attr=0xf, range=[0x0000000008d8e000-0x0000000008d91000) (0MB)
[    0.000000] efi: mem112: type=4, attr=0xf, range=[0x0000000008d91000-0x0000000008d98000) (0MB)
[    0.000000] efi: mem113: type=3, attr=0xf, range=[0x0000000008d98000-0x0000000008d9e000) (0MB)
[    0.000000] efi: mem114: type=4, attr=0xf, range=[0x0000000008d9e000-0x0000000008da9000) (0MB)
[    0.000000] efi: mem115: type=3, attr=0xf, range=[0x0000000008da9000-0x0000000008dbb000) (0MB)
[    0.000000] efi: mem116: type=4, attr=0xf, range=[0x0000000008dbb000-0x0000000008dca000) (0MB)
[    0.000000] efi: mem117: type=3, attr=0xf, range=[0x0000000008dca000-0x0000000008dcc000) (0MB)
[    0.000000] efi: mem118: type=4, attr=0xf, range=[0x0000000008dcc000-0x0000000008df2000) (0MB)
[    0.000000] efi: mem119: type=3, attr=0xf, range=[0x0000000008df2000-0x0000000008df6000) (0MB)
[    0.000000] efi: mem120: type=4, attr=0xf, range=[0x0000000008df6000-0x0000000008df8000) (0MB)
[    0.000000] efi: mem121: type=3, attr=0xf, range=[0x0000000008df8000-0x0000000008dfa000) (0MB)
[    0.000000] efi: mem122: type=4, attr=0xf, range=[0x0000000008dfa000-0x0000000008dfc000) (0MB)
[    0.000000] efi: mem123: type=3, attr=0xf, range=[0x0000000008dfc000-0x0000000008e04000) (0MB)
[    0.000000] efi: mem124: type=4, attr=0xf, range=[0x0000000008e04000-0x0000000008e07000) (0MB)
[    0.000000] efi: mem125: type=3, attr=0xf, range=[0x0000000008e07000-0x0000000008e09000) (0MB)
[    0.000000] efi: mem126: type=4, attr=0xf, range=[0x0000000008e09000-0x0000000008e43000) (0MB)
[    0.000000] efi: mem127: type=3, attr=0xf, range=[0x0000000008e43000-0x0000000008e94000) (0MB)
[    0.000000] efi: mem128: type=4, attr=0xf, range=[0x0000000008e94000-0x0000000008e95000) (0MB)
[    0.000000] efi: mem129: type=3, attr=0xf, range=[0x0000000008e95000-0x0000000008ea1000) (0MB)
[    0.000000] efi: mem130: type=4, attr=0xf, range=[0x0000000008ea1000-0x0000000008ea3000) (0MB)
[    0.000000] efi: mem131: type=3, attr=0xf, range=[0x0000000008ea3000-0x0000000008eb1000) (0MB)
[    0.000000] efi: mem132: type=4, attr=0xf, range=[0x0000000008eb1000-0x0000000008ec1000) (0MB)
[    0.000000] efi: mem133: type=3, attr=0xf, range=[0x0000000008ec1000-0x0000000008ec6000) (0MB)
[    0.000000] efi: mem134: type=4, attr=0xf, range=[0x0000000008ec6000-0x0000000009487000) (5MB)
[    0.000000] efi: mem135: type=3, attr=0xf, range=[0x0000000009487000-0x000000000948c000) (0MB)
[    0.000000] efi: mem136: type=4, attr=0xf, range=[0x000000000948c000-0x0000000009496000) (0MB)
[    0.000000] efi: mem137: type=3, attr=0xf, range=[0x0000000009496000-0x000000000949a000) (0MB)
[    0.000000] efi: mem138: type=4, attr=0xf, range=[0x000000000949a000-0x000000000949c000) (0MB)
[    0.000000] efi: mem139: type=3, attr=0xf, range=[0x000000000949c000-0x000000000949e000) (0MB)
[    0.000000] efi: mem140: type=4, attr=0xf, range=[0x000000000949e000-0x00000000094ad000) (0MB)
[    0.000000] efi: mem141: type=3, attr=0xf, range=[0x00000000094ad000-0x00000000094af000) (0MB)
[    0.000000] efi: mem142: type=4, attr=0xf, range=[0x00000000094af000-0x00000000094b0000) (0MB)
[    0.000000] efi: mem143: type=3, attr=0xf, range=[0x00000000094b0000-0x00000000094b5000) (0MB)
[    0.000000] efi: mem144: type=4, attr=0xf, range=[0x00000000094b5000-0x00000000094b6000) (0MB)
[    0.000000] efi: mem145: type=3, attr=0xf, range=[0x00000000094b6000-0x00000000094b7000) (0MB)
[    0.000000] efi: mem146: type=4, attr=0xf, range=[0x00000000094b7000-0x00000000094b8000) (0MB)
[    0.000000] efi: mem147: type=3, attr=0xf, range=[0x00000000094b8000-0x00000000094bb000) (0MB)
[    0.000000] efi: mem148: type=4, attr=0xf, range=[0x00000000094bb000-0x00000000094c7000) (0MB)
[    0.000000] efi: mem149: type=3, attr=0xf, range=[0x00000000094c7000-0x00000000094c8000) (0MB)
[    0.000000] efi: mem150: type=4, attr=0xf, range=[0x00000000094c8000-0x00000000094c9000) (0MB)
[    0.000000] efi: mem151: type=3, attr=0xf, range=[0x00000000094c9000-0x00000000094cb000) (0MB)
[    0.000000] efi: mem152: type=4, attr=0xf, range=[0x00000000094cb000-0x00000000094cf000) (0MB)
[    0.000000] efi: mem153: type=3, attr=0xf, range=[0x00000000094cf000-0x00000000094d1000) (0MB)
[    0.000000] efi: mem154: type=4, attr=0xf, range=[0x00000000094d1000-0x00000000094d7000) (0MB)
[    0.000000] efi: mem155: type=3, attr=0xf, range=[0x00000000094d7000-0x00000000094d9000) (0MB)
[    0.000000] efi: mem156: type=4, attr=0xf, range=[0x00000000094d9000-0x00000000094dd000) (0MB)
[    0.000000] efi: mem157: type=3, attr=0xf, range=[0x00000000094dd000-0x00000000094df000) (0MB)
[    0.000000] efi: mem158: type=4, attr=0xf, range=[0x00000000094df000-0x00000000094fb000) (0MB)
[    0.000000] efi: mem159: type=3, attr=0xf, range=[0x00000000094fb000-0x0000000009501000) (0MB)
[    0.000000] efi: mem160: type=4, attr=0xf, range=[0x0000000009501000-0x0000000009537000) (0MB)
[    0.000000] efi: mem161: type=3, attr=0xf, range=[0x0000000009537000-0x0000000009539000) (0MB)
[    0.000000] efi: mem162: type=4, attr=0xf, range=[0x0000000009539000-0x000000000953d000) (0MB)
[    0.000000] efi: mem163: type=3, attr=0xf, range=[0x000000000953d000-0x000000000953e000) (0MB)
[    0.000000] efi: mem164: type=4, attr=0xf, range=[0x000000000953e000-0x0000000009577000) (0MB)
[    0.000000] efi: mem165: type=3, attr=0xf, range=[0x0000000009577000-0x000000000957c000) (0MB)
[    0.000000] efi: mem166: type=4, attr=0xf, range=[0x000000000957c000-0x00000000095d0000) (0MB)
[    0.000000] efi: mem167: type=3, attr=0xf, range=[0x00000000095d0000-0x00000000095ec000) (0MB)
[    0.000000] efi: mem168: type=4, attr=0xf, range=[0x00000000095ec000-0x00000000095f3000) (0MB)
[    0.000000] efi: mem169: type=3, attr=0xf, range=[0x00000000095f3000-0x00000000095fa000) (0MB)
[    0.000000] efi: mem170: type=4, attr=0xf, range=[0x00000000095fa000-0x00000000095ff000) (0MB)
[    0.000000] efi: mem171: type=3, attr=0xf, range=[0x00000000095ff000-0x0000000009601000) (0MB)
[    0.000000] efi: mem172: type=4, attr=0xf, range=[0x0000000009601000-0x000000000960b000) (0MB)
[    0.000000] efi: mem173: type=3, attr=0xf, range=[0x000000000960b000-0x000000000960f000) (0MB)
[    0.000000] efi: mem174: type=4, attr=0xf, range=[0x000000000960f000-0x0000000009612000) (0MB)
[    0.000000] efi: mem175: type=3, attr=0xf, range=[0x0000000009612000-0x0000000009615000) (0MB)
[    0.000000] efi: mem176: type=4, attr=0xf, range=[0x0000000009615000-0x0000000009621000) (0MB)
[    0.000000] efi: mem177: type=3, attr=0xf, range=[0x0000000009621000-0x0000000009627000) (0MB)
[    0.000000] efi: mem178: type=4, attr=0xf, range=[0x0000000009627000-0x0000000009636000) (0MB)
[    0.000000] efi: mem179: type=3, attr=0xf, range=[0x0000000009636000-0x000000000963c000) (0MB)
[    0.000000] efi: mem180: type=4, attr=0xf, range=[0x000000000963c000-0x0000000009682000) (0MB)
[    0.000000] efi: mem181: type=3, attr=0xf, range=[0x0000000009682000-0x0000000009685000) (0MB)
[    0.000000] efi: mem182: type=4, attr=0xf, range=[0x0000000009685000-0x0000000009688000) (0MB)
[    0.000000] efi: mem183: type=3, attr=0xf, range=[0x0000000009688000-0x00000000096a9000) (0MB)
[    0.000000] efi: mem184: type=4, attr=0xf, range=[0x00000000096a9000-0x00000000096cd000) (0MB)
[    0.000000] efi: mem185: type=3, attr=0xf, range=[0x00000000096cd000-0x00000000096cf000) (0MB)
[    0.000000] efi: mem186: type=4, attr=0xf, range=[0x00000000096cf000-0x00000000096d3000) (0MB)
[    0.000000] efi: mem187: type=3, attr=0xf, range=[0x00000000096d3000-0x00000000096d5000) (0MB)
[    0.000000] efi: mem188: type=4, attr=0xf, range=[0x00000000096d5000-0x00000000096d6000) (0MB)
[    0.000000] efi: mem189: type=3, attr=0xf, range=[0x00000000096d6000-0x00000000096d9000) (0MB)
[    0.000000] efi: mem190: type=4, attr=0xf, range=[0x00000000096d9000-0x0000000009703000) (0MB)
[    0.000000] efi: mem191: type=3, attr=0xf, range=[0x0000000009703000-0x0000000009704000) (0MB)
[    0.000000] efi: mem192: type=4, attr=0xf, range=[0x0000000009704000-0x0000000009705000) (0MB)
[    0.000000] efi: mem193: type=3, attr=0xf, range=[0x0000000009705000-0x000000000972d000) (0MB)
[    0.000000] efi: mem194: type=4, attr=0xf, range=[0x000000000972d000-0x0000000009730000) (0MB)
[    0.000000] efi: mem195: type=3, attr=0xf, range=[0x0000000009730000-0x0000000009734000) (0MB)
[    0.000000] efi: mem196: type=4, attr=0xf, range=[0x0000000009734000-0x0000000009741000) (0MB)
[    0.000000] efi: mem197: type=3, attr=0xf, range=[0x0000000009741000-0x0000000009742000) (0MB)
[    0.000000] efi: mem198: type=4, attr=0xf, range=[0x0000000009742000-0x0000000009758000) (0MB)
[    0.000000] efi: mem199: type=3, attr=0xf, range=[0x0000000009758000-0x0000000009759000) (0MB)
[    0.000000] efi: mem200: type=4, attr=0xf, range=[0x0000000009759000-0x000000000975a000) (0MB)
[    0.000000] efi: mem201: type=3, attr=0xf, range=[0x000000000975a000-0x0000000009765000) (0MB)
[    0.000000] efi: mem202: type=4, attr=0xf, range=[0x0000000009765000-0x000000000984d000) (0MB)
[    0.000000] efi: mem203: type=2, attr=0xf, range=[0x000000000984d000-0x000000000984f000) (0MB)
[    0.000000] efi: mem204: type=4, attr=0xf, range=[0x000000000984f000-0x00000000099c5000) (1MB)
[    0.000000] efi: mem205: type=2, attr=0xf, range=[0x00000000099c5000-0x00000000099cb000) (0MB)
[    0.000000] efi: mem206: type=4, attr=0xf, range=[0x00000000099cb000-0x00000000099f9000) (0MB)
[    0.000000] efi: mem207: type=7, attr=0xf, range=[0x00000000099f9000-0x00000000099ff000) (0MB)
[    0.000000] efi: mem208: type=2, attr=0xf, range=[0x00000000099ff000-0x0000000009a01000) (0MB)
[    0.000000] efi: mem209: type=7, attr=0xf, range=[0x0000000009a01000-0x0000000009a0d000) (0MB)
[    0.000000] efi: mem210: type=3, attr=0xf, range=[0x0000000009a0d000-0x0000000009f98000) (5MB)
[    0.000000] efi: mem211: type=4, attr=0xf, range=[0x0000000009f98000-0x0000000013599000) (150MB)
[    0.000000] efi: mem212: type=3, attr=0xf, range=[0x0000000013599000-0x00000000135bb000) (0MB)
[    0.000000] efi: mem213: type=7, attr=0xf, range=[0x00000000135bb000-0x00000000135c8000) (0MB)
[    0.000000] efi: mem214: type=4, attr=0xf, range=[0x00000000135c8000-0x0000000013656000) (0MB)
[    0.000000] efi: mem215: type=2, attr=0xf, range=[0x0000000013656000-0x0000000013676000) (0MB)
[    0.000000] efi: mem216: type=7, attr=0xf, range=[0x0000000013676000-0x00000000136f3000) (0MB)
[    0.000000] efi: mem217: type=4, attr=0xf, range=[0x00000000136f3000-0x00000000136f5000) (0MB)
[    0.000000] efi: mem218: type=7, attr=0xf, range=[0x00000000136f5000-0x00000000136fe000) (0MB)
[    0.000000] efi: mem219: type=4, attr=0xf, range=[0x00000000136fe000-0x00000000136ff000) (0MB)
[    0.000000] efi: mem220: type=7, attr=0xf, range=[0x00000000136ff000-0x0000000013700000) (0MB)
[    0.000000] efi: mem221: type=4, attr=0xf, range=[0x0000000013700000-0x0000000013701000) (0MB)
[    0.000000] efi: mem222: type=7, attr=0xf, range=[0x0000000013701000-0x000000001376e000) (0MB)
[    0.000000] efi: mem223: type=4, attr=0xf, range=[0x000000001376e000-0x00000000138f6000) (1MB)
[    0.000000] efi: mem224: type=2, attr=0xf, range=[0x00000000138f6000-0x0000000013ac2000) (1MB)
[    0.000000] efi: mem225: type=7, attr=0xf, range=[0x0000000013ac2000-0x0000000013b7d000) (0MB)
[    0.000000] efi: mem226: type=4, attr=0xf, range=[0x0000000013b7d000-0x0000000013b92000) (0MB)
[    0.000000] efi: mem227: type=7, attr=0xf, range=[0x0000000013b92000-0x0000000013bad000) (0MB)
[    0.000000] efi: mem228: type=4, attr=0xf, range=[0x0000000013bad000-0x0000000013bae000) (0MB)
[    0.000000] efi: mem229: type=7, attr=0xf, range=[0x0000000013bae000-0x0000000013baf000) (0MB)
[    0.000000] efi: mem230: type=4, attr=0xf, range=[0x0000000013baf000-0x0000000013bb0000) (0MB)
[    0.000000] efi: mem231: type=7, attr=0xf, range=[0x0000000013bb0000-0x0000000013ce1000) (1MB)
[    0.000000] efi: mem232: type=4, attr=0xf, range=[0x0000000013ce1000-0x0000000013cf6000) (0MB)
[    0.000000] efi: mem233: type=7, attr=0xf, range=[0x0000000013cf6000-0x0000000013d0f000) (0MB)
[    0.000000] efi: mem234: type=4, attr=0xf, range=[0x0000000013d0f000-0x0000000013d10000) (0MB)
[    0.000000] efi: mem235: type=7, attr=0xf, range=[0x0000000013d10000-0x0000000013d11000) (0MB)
[    0.000000] efi: mem236: type=4, attr=0xf, range=[0x0000000013d11000-0x0000000013d12000) (0MB)
[    0.000000] efi: mem237: type=7, attr=0xf, range=[0x0000000013d12000-0x0000000013d1a000) (0MB)
[    0.000000] efi: mem238: type=4, attr=0xf, range=[0x0000000013d1a000-0x0000000013d1b000) (0MB)
[    0.000000] efi: mem239: type=7, attr=0xf, range=[0x0000000013d1b000-0x0000000013d1c000) (0MB)
[    0.000000] efi: mem240: type=4, attr=0xf, range=[0x0000000013d1c000-0x0000000013d1d000) (0MB)
[    0.000000] efi: mem241: type=7, attr=0xf, range=[0x0000000013d1d000-0x0000000013e4d000) (1MB)
[    0.000000] efi: mem242: type=4, attr=0xf, range=[0x0000000013e4d000-0x0000000013e62000) (0MB)
[    0.000000] efi: mem243: type=7, attr=0xf, range=[0x0000000013e62000-0x0000000013e7d000) (0MB)
[    0.000000] efi: mem244: type=4, attr=0xf, range=[0x0000000013e7d000-0x0000000013e7f000) (0MB)
[    0.000000] efi: mem245: type=7, attr=0xf, range=[0x0000000013e7f000-0x0000000013ef3000) (0MB)
[    0.000000] efi: mem246: type=4, attr=0xf, range=[0x0000000013ef3000-0x0000000013ef4000) (0MB)
[    0.000000] efi: mem247: type=7, attr=0xf, range=[0x0000000013ef4000-0x0000000013fa7000) (0MB)
[    0.000000] efi: mem248: type=4, attr=0xf, range=[0x0000000013fa7000-0x0000000013fbc000) (0MB)
[    0.000000] efi: mem249: type=7, attr=0xf, range=[0x0000000013fbc000-0x0000000013fd9000) (0MB)
[    0.000000] efi: mem250: type=4, attr=0xf, range=[0x0000000013fd9000-0x0000000013fdb000) (0MB)
[    0.000000] efi: mem251: type=7, attr=0xf, range=[0x0000000013fdb000-0x0000000013fde000) (0MB)
[    0.000000] efi: mem252: type=4, attr=0xf, range=[0x0000000013fde000-0x0000000013fdf000) (0MB)
[    0.000000] efi: mem253: type=7, attr=0xf, range=[0x0000000013fdf000-0x0000000014102000) (1MB)
[    0.000000] efi: mem254: type=4, attr=0xf, range=[0x0000000014102000-0x0000000014117000) (0MB)
[    0.000000] efi: mem255: type=7, attr=0xf, range=[0x0000000014117000-0x0000000014133000) (0MB)
[    0.000000] efi: mem256: type=4, attr=0xf, range=[0x0000000014133000-0x000000001418d000) (0MB)
[    0.000000] efi: mem257: type=7, attr=0xf, range=[0x000000001418d000-0x00000000141ca000) (0MB)
[    0.000000] efi: mem258: type=4, attr=0xf, range=[0x00000000141ca000-0x00000000141cb000) (0MB)
[    0.000000] efi: mem259: type=7, attr=0xf, range=[0x00000000141cb000-0x000000001425b000) (0MB)
[    0.000000] efi: mem260: type=4, attr=0xf, range=[0x000000001425b000-0x0000000014270000) (0MB)
[    0.000000] efi: mem261: type=7, attr=0xf, range=[0x0000000014270000-0x000000001427a000) (0MB)
[    0.000000] efi: mem262: type=4, attr=0xf, range=[0x000000001427a000-0x000000001427b000) (0MB)
[    0.000000] efi: mem263: type=7, attr=0xf, range=[0x000000001427b000-0x000000001428b000) (0MB)
[    0.000000] efi: mem264: type=4, attr=0xf, range=[0x000000001428b000-0x000000001428c000) (0MB)
[    0.000000] efi: mem265: type=7, attr=0xf, range=[0x000000001428c000-0x000000001428d000) (0MB)
[    0.000000] efi: mem266: type=4, attr=0xf, range=[0x000000001428d000-0x000000001428e000) (0MB)
[    0.000000] efi: mem267: type=7, attr=0xf, range=[0x000000001428e000-0x000000001428f000) (0MB)
[    0.000000] efi: mem268: type=4, attr=0xf, range=[0x000000001428f000-0x0000000014800000) (5MB)
[    0.000000] efi: mem269: type=7, attr=0xf, range=[0x0000000014800000-0x000000001485b000) (0MB)
[    0.000000] efi: mem270: type=4, attr=0xf, range=[0x000000001485b000-0x0000000014b36000) (2MB)
[    0.000000] efi: mem271: type=1, attr=0xf, range=[0x0000000014b36000-0x0000000014c6e000) (1MB)
[    0.000000] efi: mem272: type=7, attr=0xf, range=[0x0000000014c6e000-0x0000000015000000) (3MB)
[    0.000000] efi: mem273: type=2, attr=0xf, range=[0x0000000015000000-0x000000001732c000) (35MB)
[    0.000000] efi: mem274: type=7, attr=0xf, range=[0x000000001732c000-0x0000000020000000) (140MB)
[    0.000000] efi: mem275: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
[    0.000000] efi: mem276: type=7, attr=0xf, range=[0x0000000020200000-0x0000000040004000) (510MB)
[    0.000000] efi: mem277: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB)
[    0.000000] efi: mem278: type=7, attr=0xf, range=[0x0000000040005000-0x00000000a6089000) (1632MB)
[    0.000000] efi: mem279: type=2, attr=0xf, range=[0x00000000a6089000-0x00000000d935c000) (818MB)
[    0.000000] efi: mem280: type=5, attr=0x800000000000000f, range=[0x00000000d935c000-0x00000000d9366000) (0MB)
[    0.000000] efi: mem281: type=6, attr=0x800000000000000f, range=[0x00000000d9366000-0x00000000d93e7000) (0MB)
[    0.000000] efi: mem282: type=5, attr=0x800000000000000f, range=[0x00000000d93e7000-0x00000000d9415000) (0MB)
[    0.000000] efi: mem283: type=6, attr=0x800000000000000f, range=[0x00000000d9415000-0x00000000d9428000) (0MB)
[    0.000000] efi: mem284: type=6, attr=0x800000000000000f, range=[0x00000000d9428000-0x00000000d943f000) (0MB)
[    0.000000] efi: mem285: type=0, attr=0xf, range=[0x00000000d943f000-0x00000000d9912000) (4MB)
[    0.000000] efi: mem286: type=0, attr=0xf, range=[0x00000000d9912000-0x00000000d9931000) (0MB)
[    0.000000] efi: mem287: type=0, attr=0xf, range=[0x00000000d9931000-0x00000000d9938000) (0MB)
[    0.000000] efi: mem288: type=0, attr=0xf, range=[0x00000000d9938000-0x00000000d993f000) (0MB)
[    0.000000] efi: mem289: type=10, attr=0xf, range=[0x00000000d993f000-0x00000000d9b35000) (1MB)
[    0.000000] efi: mem290: type=10, attr=0xf, range=[0x00000000d9b35000-0x00000000d9ba4000) (0MB)
[    0.000000] efi: mem291: type=9, attr=0xf, range=[0x00000000d9ba4000-0x00000000d9bb6000) (0MB)
[    0.000000] efi: mem292: type=10, attr=0xf, range=[0x00000000d9bb6000-0x00000000d9bbf000) (0MB)
[    0.000000] efi: mem293: type=9, attr=0xf, range=[0x00000000d9bbf000-0x00000000d9bc3000) (0MB)
[    0.000000] efi: mem294: type=9, attr=0xf, range=[0x00000000d9bc3000-0x00000000d9bc4000) (0MB)
[    0.000000] efi: mem295: type=10, attr=0xf, range=[0x00000000d9bc4000-0x00000000d9c07000) (0MB)
[    0.000000] efi: mem296: type=4, attr=0xf, range=[0x00000000d9c07000-0x00000000d9d50000) (1MB)
[    0.000000] efi: mem297: type=3, attr=0xf, range=[0x00000000d9d50000-0x00000000d9fe2000) (2MB)
[    0.000000] efi: mem298: type=4, attr=0xf, range=[0x00000000d9fe2000-0x00000000d9fe5000) (0MB)
[    0.000000] efi: mem299: type=3, attr=0xf, range=[0x00000000d9fe5000-0x00000000d9fe7000) (0MB)
[    0.000000] efi: mem300: type=4, attr=0xf, range=[0x00000000d9fe7000-0x00000000da000000) (0MB)
[    0.000000] efi: mem301: type=7, attr=0xf, range=[0x0000000100000000-0x000000021ee00000) (4590MB)
[    0.000000] efi: mem302: type=0, attr=0x8000000000000000, range=[0x00000000db000000-0x00000000df200000) (66MB)
[    0.000000] efi: mem303: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB)
[    0.000000] efi: mem304: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
[    0.000000] efi: mem305: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB)
[    0.000000] efi: mem306: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
[    0.000000] efi: mem307: type=11, attr=0x8000000000000001, range=[0x00000000fed20000-0x00000000fed45000) (0MB)
[    0.000000] efi: mem308: type=11, attr=0x8000000000000001, range=[0x00000000fed90000-0x00000000fed94000) (0MB)
[    0.000000] efi: mem309: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
[    0.000000] efi: mem310: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Hewlett-Packard HP Compaq Elite 8300 SFF/3397, BIOS K01 v02.05 05/07/2012
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x21ee00 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-CFFFF write-protect
[    0.000000]   D0000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask E00000000 write-back
[    0.000000]   1 base 200000000 mask FE0000000 write-back
[    0.000000]   2 base 0DB000000 mask FFF000000 uncachable
[    0.000000]   3 base 0DC000000 mask FFC000000 uncachable
[    0.000000]   4 base 0E0000000 mask FE0000000 uncachable
[    0.000000]   5 base 21EE00000 mask FFFE00000 uncachable
[    0.000000]   6 base 21F000000 mask FFF000000 uncachable
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 8GB, type WB
[    0.000000] reg 1, base: 8GB, range: 512MB, type WB
[    0.000000] reg 2, base: 3504MB, range: 16MB, type UC
[    0.000000] reg 3, base: 3520MB, range: 64MB, type UC
[    0.000000] reg 4, base: 3584MB, range: 512MB, type UC
[    0.000000] reg 5, base: 8686MB, range: 2MB, type UC
[    0.000000] reg 6, base: 8688MB, range: 16MB, type UC
[    0.000000] total RAM covered: 8094M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 128M 	num_reg: 9  	lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2GB, range: 1GB, type WB
[    0.000000] reg 2, base: 3GB, range: 512MB, type WB
[    0.000000] reg 3, base: 3504MB, range: 16MB, type UC
[    0.000000] reg 4, base: 3520MB, range: 64MB, type UC
[    0.000000] reg 5, base: 4GB, range: 4GB, type WB
[    0.000000] reg 6, base: 8GB, range: 512MB, type WB
[    0.000000] reg 7, base: 8686MB, range: 2MB, type UC
[    0.000000] reg 8, base: 8688MB, range: 16MB, type UC
[    0.000000] e820: update [mem 0xdb000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xda000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f4d80-0x000f4d8f] mapped at [ffff8800000f4d80]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x16f0a000, 0x16f0afff] PGTABLE
[    0.000000] BRK [0x16f0b000, 0x16f0bfff] PGTABLE
[    0.000000] BRK [0x16f0c000, 0x16f0cfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x21ec00000-0x21edfffff]
[    0.000000]  [mem 0x21ec00000-0x21edfffff] page 2M
[    0.000000] BRK [0x16f0d000, 0x16f0dfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x21c000000-0x21ebfffff]
[    0.000000]  [mem 0x21c000000-0x21ebfffff] 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 [0x16f0e000, 0x16f0efff] PGTABLE
[    0.000000] BRK [0x16f0f000, 0x16f0ffff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x40005000-0xd935bfff]
[    0.000000]  [mem 0x40005000-0x401fffff] page 4k
[    0.000000]  [mem 0x40200000-0xd91fffff] page 2M
[    0.000000]  [mem 0xd9200000-0xd935bfff] page 4k
[    0.000000] init_memory_mapping: [mem 0xd9c07000-0xd9ffffff]
[    0.000000]  [mem 0xd9c07000-0xd9dfffff] page 4k
[    0.000000]  [mem 0xd9e00000-0xd9ffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 2M
[    0.000000] RAMDISK: [mem 0x03fac000-0x05ccefff]
[    0.000000] ACPI: RSDP 00000000d9ba4000 000024 (v02 HPQOEM)
[    0.000000] ACPI: XSDT 00000000d9ba4088 00008C (v01 HPQOEM SLIC-BPC 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 00000000d9badff0 0000F4 (v04 HPQOEM SLIC-BPC 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 00000000d9ba41a0 009E4A (v02 HPQOEM SLIC-BPC 00000017 INTL 20051117)
[    0.000000] ACPI: FACS 00000000d9bb6f80 000040
[    0.000000] ACPI: APIC 00000000d9bae0e8 000084 (v03 HPQOEM SLIC-BPC 01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 00000000d9bae170 00003C (v01 HPQOEM SLIC-BPC 01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 00000000d9bae1b0 000038 (v01 HPQOEM SLIC-BPC 01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 00000000d9bae1e8 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[    0.000000] ACPI: SSDT 00000000d9bae558 00544C (v01 COMPAQ      WMI 00000001 MSFT 03000001)
[    0.000000] ACPI: SLIC 00000000d9bb39a8 000176 (v01 HPQOEM SLIC-BPC 00000001      00000000)
[    0.000000] ACPI: SSDT 00000000d9bb3b20 0009AA (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
[    0.000000] ACPI: SSDT 00000000d9bb44d0 000A92 (v01  PmRef    CpuPm 00003000 INTL 20051117)
[    0.000000] ACPI: TCPA 00000000d9bb4f68 000032 (v02 APTIO4  NAPAASF 00000001 MSFT 01000013)
[    0.000000] ACPI: DMAR 00000000d9bb4fa0 0000B8 (v01 INTEL      SNB  00000001 INTL 00000001)
[    0.000000] ACPI: ASF! 00000000d9bb5058 0000A5 (v32 INTEL       HCG 00000001 TFSM 000F4240)
[    0.000000] ACPI: BGRT 00000000d9bb5100 00003C (v00 HPQOEM SLIC-BPC 01072009 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000021edfffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x21edfffff]
[    0.000000]   NODE_DATA [mem 0x21edd1000-0x21edf7fff]
[    0.000000] crashkernel: memory value expected
[    0.000000]  [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880216400000-ffff88021e3fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x21edfffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009ffff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x40003fff]
[    0.000000]   node   0: [mem 0x40005000-0xd935bfff]
[    0.000000]   node   0: [mem 0xd9c07000-0xd9ffffff]
[    0.000000]   node   0: [mem 0x100000000-0x21edfffff]
[    0.000000] On node 0 totalpages: 2065139
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 39 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 13846 pages used for memmap
[    0.000000]   DMA32 zone: 886100 pages, LIFO batch:31
[    0.000000]   Normal zone: 18360 pages used for memmap
[    0.000000]   Normal zone: 1175040 pages, LIFO batch:31
[    0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] enabled)
[    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: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] 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: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x13656000-0x13656fff]
[    0.000000] PM: Registered nosave memory: [mem 0x13666000-0x13666fff]
[    0.000000] PM: Registered nosave memory: [mem 0x13667000-0x13667fff]
[    0.000000] PM: Registered nosave memory: [mem 0x13675000-0x13675fff]
[    0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
[    0.000000] PM: Registered nosave memory: [mem 0xd935c000-0xd993efff]
[    0.000000] PM: Registered nosave memory: [mem 0xd993f000-0xd9ba3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xd9ba4000-0xd9bb5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xd9bb6000-0xd9bbefff]
[    0.000000] PM: Registered nosave memory: [mem 0xd9bbf000-0xd9bc3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xd9bc4000-0xd9c06fff]
[    0.000000] PM: Registered nosave memory: [mem 0xda000000-0xdaffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdf1fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf200000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed44fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfed93fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed94000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 478 pages/cpu @ffff880215c00000 s1927168 r8192 d22528 u2097152
[    0.000000] pcpu-alloc: s1927168 r8192 d22528 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2032830
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.14.0-rc2+ root=/dev/mapper/rhel-root ro rd.lvm.lv=rhel/root vconsole.font=latarcyrheb-sun16 rd.lvm.lv=rhel/swap vconsole.keymap=us crashkernel=auto rhgb quiet LANG=en_US.UTF-8 console=ttyS0,115200n8 panic=3 pstore.backend=efi efi_pstore.pstore_disable=0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 7791004K/8260556K available (6968K kernel code, 1747K rwdata, 3112K rodata, 6796K init, 13116K bss, 469552K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU lockdep checking is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.000000] 	Offload RCU callbacks from all CPUs
[    0.000000] 	Offload RCU callbacks from CPUs: 0-3.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS:524544 nr_irqs:712 16
[    0.000000] ACPI: Core revision 20131218
[    0.000000] kmemleak: Kernel memory leak detector disabled
[    0.000000] ACPI: All ACPI Tables successfully acquired
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [ttyS0] enabled
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000]  memory used by lock dependency info: 6367 kB
[    0.000000]  per task-struct memory footprint: 2688 bytes
[    0.000000] allocated 33554432 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] ODEBUG: 24 of 24 active objects replaced
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3192.727 MHz processor
[    0.000055] Calibrating delay loop (skipped), value calculated using timer frequency.. 6385.45 BogoMIPS (lpj=3192727)
[    0.000057] pid_max: default: 32768 minimum: 301
[    0.002979] Security Framework initialized
[    0.002989] SELinux:  Initializing.
[    0.003023] SELinux:  Starting in permissive mode
[    0.004968] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.007363] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.008095] Mount-cache hash table entries: 256
[    0.008698] Initializing cgroup subsys memory
[    0.008710] Initializing cgroup subsys devices
[    0.008722] Initializing cgroup subsys freezer
[    0.008732] Initializing cgroup subsys net_cls
[    0.008734] Initializing cgroup subsys blkio
[    0.008735] Initializing cgroup subsys perf_event
[    0.008738] Initializing cgroup subsys hugetlb
[    0.008775] CPU: Physical Processor ID: 0
[    0.008776] CPU: Processor Core ID: 0
[    0.008780] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.009070] mce: CPU supports 9 MCE banks
[    0.009081] CPU0: Thermal monitoring enabled (TM1)
[    0.009094] numa_add_cpu cpu 0 node 0: mask now 0
[    0.009097] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
tlb_flushall_shift: 2
[    0.009209] Freeing SMP alternatives memory: 20K (ffffffff82234000 - ffffffff82239000)
[    0.010340] ioremap: invalid physical address 1376e01800000001
[    0.010342] ------------[ cut here ]------------
[    0.010346] WARNING: CPU: 0 PID: 0 at arch/x86/mm/ioremap.c:83 __ioremap_caller+0x357/0x380()
[    0.010347] Modules linked in:
[    0.010351] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.14.0-rc2+ #13
[    0.010352] Hardware name: Hewlett-Packard HP Compaq Elite 8300 SFF/3397, BIOS K01 v02.05 05/07/2012
[    0.010353]  0000000000000009 ffffffff819dde58 ffffffff816b6049 0000000000000000
[    0.010356]  ffffffff819dde90 ffffffff8107782d 0000000000000000 1376e01800000006
[    0.010358]  0000000000000000 ffffffff81e0e2c0 0000000000000006 ffffffff819ddea0
[    0.010361] Call Trace:
[    0.010366]  [<ffffffff816b6049>] dump_stack+0x4d/0x66
[    0.010370]  [<ffffffff8107782d>] warn_slowpath_common+0x7d/0xa0
[    0.010372]  [<ffffffff8107790a>] warn_slowpath_null+0x1a/0x20
[    0.010374]  [<ffffffff81060f27>] __ioremap_caller+0x357/0x380
[    0.010378]  [<ffffffff81d85b92>] ? efi_bgrt_init+0x8b/0x12b
[    0.010380]  [<ffffffff81060f67>] ioremap_nocache+0x17/0x20
[    0.010382]  [<ffffffff81d85b92>] efi_bgrt_init+0x8b/0x12b
[    0.010385]  [<ffffffff81d8525d>] efi_late_init+0x9/0xb
[    0.010388]  [<ffffffff81d68f59>] start_kernel+0x436/0x450
[    0.010390]  [<ffffffff81d6892c>] ? repair_env_string+0x5c/0x5c
[    0.010392]  [<ffffffff81d68120>] ? early_idt_handlers+0x120/0x120
[    0.010394]  [<ffffffff81d685de>] x86_64_start_reservations+0x2a/0x2c
[    0.010396]  [<ffffffff81d6871e>] x86_64_start_kernel+0x13e/0x14d
[    0.010408] ---[ end trace d31e5bc2c4d38680 ]---
[    0.039413] ftrace: allocating 24365 entries in 96 pages
[    0.048785] dmar: Host address width 36
[    0.048787] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[    0.048805] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[    0.048806] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[    0.048812] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[    0.048813] dmar: RMRR base: 0x000000d9912000 end: 0x000000d992efff
[    0.048814] dmar: RMRR base: 0x000000db000000 end: 0x000000df1fffff
[    0.048887] IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.048888] HPET id 0 under DRHD base 0xfed91000
[    0.048889] Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.049024] Enabled IRQ remapping in x2apic mode
[    0.049025] Enabling x2apic
[    0.049026] Enabled x2apic
[    0.049059] Switched APIC routing to cluster x2apic.
[    0.049602] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.059612] smpboot: CPU0: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz (fam: 06, model: 3a, stepping: 09)
[    0.059623] TSC deadline timer enabled
[    0.059882] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
[    0.059893] ... version:                3
[    0.059894] ... bit width:              48
[    0.059895] ... generic registers:      8
[    0.059896] ... value mask:             0000ffffffffffff
[    0.059897] ... max period:             0000ffffffffffff
[    0.059898] ... fixed-purpose events:   3
[    0.059899] ... event mask:             00000007000000ff
[    0.061876] x86: Booting SMP configuration:
[    0.061878] .... node  #0, CPUs:      #1
[    0.073231] numa_add_cpu cpu 1 node 0: mask now 0-1
[    0.075544] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.075774]  #2
[    0.087134] numa_add_cpu cpu 2 node 0: mask now 0-2
[    0.089483]  #3
[    0.100849] numa_add_cpu cpu 3 node 0: mask now 0-3
[    0.103025] x86: Booted up 1 node, 4 CPUs
[    0.103027] smpboot: Total of 4 processors activated (25541.81 BogoMIPS)
[    0.106512] devtmpfs: initialized
[    0.111050] EVM: security.selinux
[    0.111052] EVM: security.ima
[    0.111053] EVM: security.capability
[    0.111163] PM: Registering ACPI NVS region [mem 0xd993f000-0xd9ba3fff] (2510848 bytes)
[    0.111247] PM: Registering ACPI NVS region [mem 0xd9bb6000-0xd9bbefff] (36864 bytes)
[    0.111249] PM: Registering ACPI NVS region [mem 0xd9bc4000-0xd9c06fff] (274432 bytes)
[    0.111262] reboot: HP Compaq Laptop series board detected. Selecting BIOS-method for reboots.
[    0.112380] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.112531] NET: Registered protocol family 16
[    0.112904] cpuidle: using governor menu
[    0.113045] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.113053] ACPI: bus type PCI registered
[    0.113055] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.113206] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.113208] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.121716] PCI: Using configuration type 1 for base access
[    0.125132] bio: create slab <bio-0> at 0
[    0.125329] ACPI: Added _OSI(Module Device)
[    0.125331] ACPI: Added _OSI(Processor Device)
[    0.125332] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.125334] ACPI: Added _OSI(Processor Aggregator Device)
[    0.138251] ACPI: Executed 1 blocks of module-level executable AML code
[    0.151611] ACPI: SSDT 00000000d9938018 00083B (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.153189] ACPI: Dynamic OEM Table Load:
[    0.153191] ACPI: SSDT           (null) 00083B (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.156346] ACPI: SSDT 00000000d9939a98 000303 (v01  PmRef    ApIst 00003000 INTL 20051117)
[    0.158013] ACPI: Dynamic OEM Table Load:
[    0.158015] ACPI: SSDT           (null) 000303 (v01  PmRef    ApIst 00003000 INTL 20051117)
[    0.161074] ACPI: SSDT 00000000d993ac18 000119 (v01  PmRef    ApCst 00003000 INTL 20051117)
[    0.162656] ACPI: Dynamic OEM Table Load:
[    0.162658] ACPI: SSDT           (null) 000119 (v01  PmRef    ApCst 00003000 INTL 20051117)
[    0.165514] ACPI: Interpreter enabled
[    0.165520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-580)
[    0.165525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580)
[    0.165557] ACPI: (supports S0 S3 S4 S5)
[    0.165558] ACPI: Using IOAPIC for interrupt routing
[    0.165610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.166082] ACPI: No dock devices found.
[    0.192072] ACPI: Power Resource [FN00] (off)
[    0.192371] ACPI: Power Resource [FN01] (off)
[    0.192614] ACPI: Power Resource [FN02] (off)
[    0.192859] ACPI: Power Resource [FN03] (off)
[    0.193108] ACPI: Power Resource [FN04] (off)
[    0.194627] ACPI: \_PR_.CPU4: failed to get CPU APIC ID.
[    0.194636] ACPI: \_PR_.CPU5: failed to get CPU APIC ID.
[    0.194645] ACPI: \_PR_.CPU6: failed to get CPU APIC ID.
[    0.194657] ACPI: \_PR_.CPU7: failed to get CPU APIC ID.
[    0.195345] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.195350] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.195972] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    0.196366] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.198543] PCI host bridge to bus 0000:00
[    0.198546] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.198548] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.198549] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.198551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.198552] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    0.198553] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.198555] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.198556] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    0.198558] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff]
[    0.198573] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
[    0.198865] pci 0000:00:02.0: [8086:0152] type 00 class 0x030000
[    0.198881] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[    0.198890] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.198896] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.199197] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    0.199223] pci 0000:00:14.0: reg 0x10: [mem 0xf7c20000-0xf7c2ffff 64bit]
[    0.199315] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.199488] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.199579] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.199606] pci 0000:00:16.0: reg 0x10: [mem 0xf7c3c000-0xf7c3c00f 64bit]
[    0.199702] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.199923] pci 0000:00:16.3: [8086:1e3d] type 00 class 0x070002
[    0.199943] pci 0000:00:16.3: reg 0x10: [io  0xf0e0-0xf0e7]
[    0.199951] pci 0000:00:16.3: reg 0x14: [mem 0xf7c3a000-0xf7c3afff]
[    0.200245] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
[    0.200266] pci 0000:00:19.0: reg 0x10: [mem 0xf7c00000-0xf7c1ffff]
[    0.200276] pci 0000:00:19.0: reg 0x14: [mem 0xf7c39000-0xf7c39fff]
[    0.200286] pci 0000:00:19.0: reg 0x18: [io  0xf080-0xf09f]
[    0.200369] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.200517] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.200617] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.200641] pci 0000:00:1a.0: reg 0x10: [mem 0xf7c38000-0xf7c383ff]
[    0.200755] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.200939] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.201038] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.201054] pci 0000:00:1b.0: reg 0x10: [mem 0xf7c30000-0xf7c33fff 64bit]
[    0.201141] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.201292] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.201383] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.201408] pci 0000:00:1d.0: reg 0x10: [mem 0xf7c37000-0xf7c373ff]
[    0.201521] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.201698] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.201784] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.201988] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.202076] pci 0000:00:1f.0: [8086:1e47] type 00 class 0x060100
[    0.202411] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
[    0.202434] pci 0000:00:1f.2: reg 0x10: [io  0xf0d0-0xf0d7]
[    0.202443] pci 0000:00:1f.2: reg 0x14: [io  0xf0c0-0xf0c3]
[    0.202453] pci 0000:00:1f.2: reg 0x18: [io  0xf0b0-0xf0b7]
[    0.202462] pci 0000:00:1f.2: reg 0x1c: [io  0xf0a0-0xf0a3]
[    0.202471] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    0.202481] pci 0000:00:1f.2: reg 0x24: [mem 0xf7c36000-0xf7c367ff]
[    0.202541] pci 0000:00:1f.2: PME# supported from D3hot
[    0.202762] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.202781] pci 0000:00:1f.3: reg 0x10: [mem 0xf7c35000-0xf7c350ff 64bit]
[    0.202807] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.203158] pci 0000:00:1e.0: PCI bridge to [bus 01] (subtractive decode)
[    0.203170] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.203171] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.203173] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.203174] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[    0.203176] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.203177] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.203179] pci 0000:00:1e.0:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[    0.203180] pci 0000:00:1e.0:   bridge window [mem 0xdf200000-0xfeafffff] (subtractive decode)
[    0.203191] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[    0.204460] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.204595] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.204725] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.204863] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.204991] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15)
[    0.205127] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.205259] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.205394] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.205666] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.206084] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.206090] vgaarb: loaded
[    0.206091] vgaarb: bridge control possible 0000:00:02.0
[    0.206240] SCSI subsystem initialized
[    0.206299] ACPI: bus type USB registered
[    0.206339] usbcore: registered new interface driver usbfs
[    0.206359] usbcore: registered new interface driver hub
[    0.206424] usbcore: registered new device driver usb
[    0.206701] PCI: Using ACPI for IRQ routing
[    0.208574] PCI: pci_cache_line_size set to 64 bytes
[    0.208625] e820: reserve RAM buffer [mem 0x13656018-0x13ffffff]
[    0.208631] e820: reserve RAM buffer [mem 0x13667018-0x13ffffff]
[    0.208633] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[    0.208635] e820: reserve RAM buffer [mem 0xd935c000-0xdbffffff]
[    0.208637] e820: reserve RAM buffer [mem 0xda000000-0xdbffffff]
[    0.208639] e820: reserve RAM buffer [mem 0x21ee00000-0x21fffffff]
[    0.209034] NetLabel: Initializing
[    0.209035] NetLabel:  domain hash size = 128
[    0.209036] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.209069] NetLabel:  unlabeled traffic allowed by default
[    0.209131] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.209136] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.211193] Switched to clocksource hpet
[    0.243088] pnp: PnP ACPI init
[    0.243126] ACPI: bus type PNP registered
[    0.243326] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.243366] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.243387] pnp 00:01: [dma 4]
[    0.243428] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.243479] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    0.243658] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.243736] system 00:04: [io  0x0680-0x069f] has been reserved
[    0.243738] system 00:04: [io  0x0200-0x020f] has been reserved
[    0.243740] system 00:04: [io  0xffff] has been reserved
[    0.243742] system 00:04: [io  0xffff] has been reserved
[    0.243751] system 00:04: [io  0x0400-0x0453] could not be reserved
[    0.243753] system 00:04: [io  0x0458-0x047f] has been reserved
[    0.243757] system 00:04: [io  0x0500-0x057f] has been reserved
[    0.243759] system 00:04: [io  0x164e-0x164f] has been reserved
[    0.243763] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.243837] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.243935] system 00:06: [io  0x0454-0x0457] has been reserved
[    0.243939] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.244190] system 00:07: [io  0x0a20-0x0a3f] has been reserved
[    0.244192] system 00:07: [io  0x0a10-0x0a1f] has been reserved
[    0.244196] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.244318] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.244442] pnp 00:09: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[    0.244532] system 00:0a: [io  0x04d0-0x04d1] has been reserved
[    0.244536] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.244599] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.244976] pnp 00:0c: [dma 0 disabled]
[    0.245074] pnp 00:0c: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.245578] pnp 00:0d: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active)
[    0.246193] system 00:0e: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.246195] system 00:0e: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.246197] system 00:0e: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.246199] system 00:0e: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.246201] system 00:0e: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.246203] system 00:0e: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.246207] system 00:0e: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.246209] system 00:0e: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.246211] system 00:0e: [mem 0xff000000-0xffffffff] has been reserved
[    0.246213] system 00:0e: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.246215] system 00:0e: [mem 0xdf200000-0xdf200fff] has been reserved
[    0.246231] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.246650] system 00:0f: [mem 0x20000000-0x201fffff] has been reserved
[    0.246652] system 00:0f: [mem 0x40004000-0x40004fff] has been reserved
[    0.246656] system 00:0f: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.246726] pnp: PnP ACPI: found 16 devices
[    0.246727] ACPI: bus type PNP unregistered
[    0.255983] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.255998] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.256000] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.256001] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.256003] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.256004] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.256006] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.256007] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[    0.256008] pci_bus 0000:00: resource 11 [mem 0xdf200000-0xfeafffff]
[    0.256010] pci_bus 0000:01: resource 4 [io  0x0000-0x0cf7]
[    0.256011] pci_bus 0000:01: resource 5 [io  0x0d00-0xffff]
[    0.256013] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
[    0.256014] pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.256015] pci_bus 0000:01: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.256017] pci_bus 0000:01: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.256018] pci_bus 0000:01: resource 10 [mem 0x000dc000-0x000dffff]
[    0.256019] pci_bus 0000:01: resource 11 [mem 0xdf200000-0xfeafffff]
[    0.256067] NET: Registered protocol family 2
[    0.256602] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.257826] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes)
[    0.260759] TCP: Hash tables configured (established 65536 bind 65536)
[    0.260823] TCP: reno registered
[    0.260997] UDP hash table entries: 4096 (order: 7, 786432 bytes)
[    0.261566] UDP-Lite hash table entries: 4096 (order: 7, 786432 bytes)
[    0.262129] NET: Registered protocol family 1
[    0.262147] pci 0000:00:02.0: Boot video device
[    0.295566] PCI: CLS 64 bytes, default 64
[    0.295764] Unpacking initramfs...
[    0.733051] Freeing initrd memory: 29836K (ffff880003fac000 - ffff880005ccf000)
[    0.746177] DMA-API: preallocated 65536 debug entries
[    0.746179] DMA-API: debugging enabled by kernel config
[    0.746193] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.746195] software IO TLB [mem 0xd535c000-0xd935c000] (64MB) mapped at [ffff8800d535c000-ffff8800d935bfff]
[    0.746741] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[    0.747508] Scanning for low memory corruption every 60 seconds
[    0.747737] cryptomgr_test (48) used greatest stack depth: 6232 bytes left
[    0.748217] futex hash table entries: 1024 (order: 5, 131072 bytes)
[    0.748278] Initialise system trusted keyring
[    0.748387] audit: initializing netlink subsys (disabled)
[    0.748434] audit: type=2000 audit(1392087404.736:1): initialized
[    0.766349] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.771778] zbud: loaded
[    0.772141] VFS: Disk quotas dquot_6.5.2
[    0.772232] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.772644] msgmni has been set to 15669
[    0.772840] Key type big_key registered
[    0.772841] SELinux:  Registering netfilter hooks
[    0.773555] cryptomgr_test (53) used greatest stack depth: 5512 bytes left
[    0.774213] alg: No test for stdrng (krng)
[    0.774226] NET: Registered protocol family 38
[    0.774239] Key type asymmetric registered
[    0.774248] Asymmetric key parser 'x509' registered
[    0.774270] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.774351] io scheduler noop registered
[    0.774353] io scheduler deadline registered (default)
[    0.774484] io scheduler cfq registered
[    0.775633] list_sort_test: start testing list_sort()
[    0.776159] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.776241] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.776386] efifb: probing for efifb
[    0.776664] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90005400000, using 1876k, total 1875k
[    0.776665] efifb: mode is 800x600x32, linelength=3200, pages=1
[    0.776666] efifb: scrolling: redraw
[    0.776667] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.777909] Console: switching to colour frame buffer device 100x37
[    0.778655] fb0: EFI VGA frame buffer device
[    0.778669] intel_idle: MWAIT substates: 0x1120
[    0.778670] intel_idle: v0.4 model 0x3A
[    0.778683] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.779273] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    0.779299] ACPI: Power Button [PWRB]
[    0.779395] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.779399] ACPI: Power Button [PWRF]
[    0.779592] ACPI: Fan [FAN0] (off)
[    0.779660] ACPI: Fan [FAN1] (off)
[    0.779740] ACPI: Fan [FAN2] (off)
[    0.779802] ACPI: Fan [FAN3] (off)
[    0.779866] ACPI: Fan [FAN4] (off)
[    0.784769] thermal LNXTHERM:00: registered as thermal_zone0
[    0.784771] ACPI: Thermal Zone [TZ00] (28 C)
[    0.785376] thermal LNXTHERM:01: registered as thermal_zone1
[    0.785378] ACPI: Thermal Zone [TZ01] (30 C)
[    0.785451] GHES: HEST is not enabled!
[    0.785590] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.806341] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.807304] serial 0000:00:16.3: enabling device (0000 -> 0003)
[    0.829027] 0000:00:16.3: ttyS1 at I/O 0xf0e0 (irq = 19, base_baud = 115200) is a 16550A
[    0.829794] Non-volatile memory driver v1.3
[    0.829796] Linux agpgart interface v0.103
[    0.830595] tpm_tis 00:0d: 1.2 TPM (device-id 0xB, rev-id 16)
[    0.961930] tpm_tis 00:0d: TPM is disabled/deactivated (0x7)
[    0.962393] mei_me 0000:00:16.0: irq 42 for MSI/MSI-X
[    0.969479] rdac: device handler registered
[    0.969626] hp_sw: device handler registered
[    0.969629] emc: device handler registered
[    0.969631] alua: device handler registered
[    0.969759] libphy: Fixed MDIO Bus: probed
[    0.969952] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.969962] ehci-pci: EHCI PCI platform driver
[    0.970300] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.970685] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.970736] ehci-pci 0000:00:1a.0: debug port 2
[    0.974736] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.974781] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7c38000
[    0.979895] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.980176] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.980179] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.980180] usb usb1: Product: EHCI Host Controller
[    0.980182] usb usb1: Manufacturer: Linux 3.14.0-rc2+ ehci_hcd
[    0.980183] usb usb1: SerialNumber: 0000:00:1a.0
[    0.980829] hub 1-0:1.0: USB hub found
[    0.980898] hub 1-0:1.0: 3 ports detected
[    0.981768] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.981920] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.981940] ehci-pci 0000:00:1d.0: debug port 2
[    0.985860] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.985885] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7c37000
[    0.991926] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.992039] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.992041] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.992042] usb usb2: Product: EHCI Host Controller
[    0.992044] usb usb2: Manufacturer: Linux 3.14.0-rc2+ ehci_hcd
[    0.992045] usb usb2: SerialNumber: 0000:00:1d.0
[    0.992384] hub 2-0:1.0: USB hub found
[    0.992399] hub 2-0:1.0: 3 ports detected
[    0.992800] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.992812] ohci-pci: OHCI PCI platform driver
[    0.992832] uhci_hcd: USB Universal Host Controller Interface driver
[    0.993195] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.993362] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.993576] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.993630] xhci_hcd 0000:00:14.0: irq 43 for MSI/MSI-X
[    0.993746] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.993748] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.993749] usb usb3: Product: xHCI Host Controller
[    0.993750] usb usb3: Manufacturer: Linux 3.14.0-rc2+ xhci_hcd
[    0.993752] usb usb3: SerialNumber: 0000:00:14.0
[    0.994127] hub 3-0:1.0: USB hub found
[    0.994170] hub 3-0:1.0: 4 ports detected
[    0.995249] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.995463] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.995611] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.995613] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.995615] usb usb4: Product: xHCI Host Controller
[    0.995616] usb usb4: Manufacturer: Linux 3.14.0-rc2+ xhci_hcd
[    0.995617] usb usb4: SerialNumber: 0000:00:14.0
[    0.996001] hub 4-0:1.0: USB hub found
[    0.996039] hub 4-0:1.0: 4 ports detected
[    0.997174] usbcore: registered new interface driver usbserial
[    0.997189] usbcore: registered new interface driver usbserial_generic
[    0.997245] usbserial: USB Serial support registered for generic
[    0.997311] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.000424] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.000473] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.000830] mousedev: PS/2 mouse device common for all mice
[    1.001490] rtc_cmos 00:05: RTC can wake from S4
[    1.001804] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    1.001846] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.001877] Intel P-state driver initializing.
[    1.001920] Intel pstate controlling: cpu 0
[    1.002009] Intel pstate controlling: cpu 1
[    1.002049] Intel pstate controlling: cpu 2
[    1.002084] Intel pstate controlling: cpu 3
[    1.002979] EFI Variables Facility v0.08 2004-May-17
[    1.066679] pstore: Registered efi as persistent store backend
[    1.066706] hidraw: raw HID events driver (C) Jiri Kosina
[    1.066975] usbcore: registered new interface driver usbhid
[    1.066976] usbhid: USB HID core driver
[    1.067133] drop_monitor: Initializing network drop monitor service
[    1.067251] TCP: cubic registered
[    1.067254] Initializing XFRM netlink socket
[    1.067660] NET: Registered protocol family 10
[    1.068119] NET: Registered protocol family 17
[    1.068945] Loading compiled-in X.509 certificates
[    1.069752] Loaded X.509 cert 'Magrathea: Glacier signing key: 161f9d4e2d5f1b0ede3843f9008a57ef940c0fd7'
[    1.069776] registered taskstats version 1
[    1.072257] modprobe (69) used greatest stack depth: 5320 bytes left
[    1.074614] Key type trusted registered
[    1.078842] Key type encrypted registered
[    1.107057] tpm_tis 00:0d: A TPM error (7) occurred attempting to read a pcr value
[    1.114639] IMA: No TPM chip found, activating TPM-bypass!
[    1.116066] rtc_cmos 00:05: setting system clock to 2014-02-11 02:56:45 UTC (1392087405)
[    1.121125] Freeing unused kernel memory: 6796K (ffffffff81b91000 - ffffffff82234000)
[    1.285535] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.291589] systemd[1]: systemd 207 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    1.292049] systemd[1]: Running in initial RAM disk.
[    1.292251] systemd[1]: Set hostname to <localhost.localdomain>.
[    1.294357] random: systemd urandom read with 5 bits of entropy available
[    1.298096] systemd-fstab-g (88) used greatest stack depth: 5120 bytes left
[    1.336324] systemd[1]: Expecting device dev-disk-by\x2duuid-858099e7\x2d1c54\x2d4d66\x2d9edb\x2d8a01bd9da697.device...
[    1.336370] systemd[1]: Expecting device dev-mapper-rhel\x2dswap.device...
[    1.336406] systemd[1]: Expecting device dev-mapper-rhel\x2droot.device...
[    1.336441] systemd[1]: Starting -.slice.
[    1.337476] systemd[1]: Created slice -.slice.
[    1.337502] systemd[1]: Starting System Slice.
[    1.337948] systemd[1]: Created slice System Slice.
[    1.337969] systemd[1]: Starting Slices.
[    1.338013] systemd[1]: Reached target Slices.
[    1.338032] systemd[1]: Starting Timers.
[    1.338065] systemd[1]: Reached target Timers.
[    1.338085] systemd[1]: Starting Journal Socket.
[    1.338442] systemd[1]: Listening on Journal Socket.
[    1.339100] systemd[1]: Starting dracut cmdline hook...
[    1.341100] systemd[1]: Started Load Kernel Modules.
[    1.341144] systemd[1]: Starting Setup Virtual Console...
[    1.342575] systemd[1]: Starting Journal Service...
[    1.344233] systemd[1]: Started Journal Service.
[    1.364160] systemd-journald[101]: Vacuuming done, freed 0 bytes
[    1.400884] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    1.400888] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.401792] hub 1-1:1.0: USB hub found
[    1.401975] hub 1-1:1.0: 6 ports detected
[    1.506407] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.621051] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    1.621058] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.621855] hub 2-1:1.0: USB hub found
[    1.622032] hub 2-1:1.0: 8 ports detected
[    1.654974] device-mapper: uevent: version 1.0.3
[    1.655301] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[    1.743983] systemd-udevd[227]: starting version 207
[    1.748737] tsc: Refined TSC clocksource calibration: 3192.755 MHz
[    1.778640] usb 3-1: new low-speed USB device number 2 using xhci_hcd
[    1.948631] usb 3-1: New USB device found, idVendor=413c, idProduct=3012
[    1.948636] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.948639] usb 3-1: Product: Dell USB Optical Mouse
[    1.948641] usb 3-1: Manufacturer: Dell
[    1.949087] usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    1.951994] input: Dell Dell USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:413C:3012.0001/input/input5
[    1.953206] hid-generic 0003:413C:3012.0001: input,hidraw0: USB HID v1.11 Mouse [Dell Dell USB Optical Mouse] on usb-0000:00:14.0-1/input0
[    1.972757] libata version 3.00 loaded.
[    1.986324] ahci 0000:00:1f.2: version 3.0
[    1.986841] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
[    1.997972] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode
[    1.997977] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    2.008382] scsi0 : ahci
[    2.010267] scsi1 : ahci
[    2.010633] scsi2 : ahci
[    2.011409] scsi3 : ahci
[    2.011823] [drm] Initialized drm 1.1.0 20060810
[    2.015386] scsi4 : ahci
[    2.015678] scsi5 : ahci
[    2.018097] ata1: SATA max UDMA/133 abar m2048@0xf7c36000 port 0xf7c36100 irq 44
[    2.018100] ata2: DUMMY
[    2.018103] ata3: SATA max UDMA/133 abar m2048@0xf7c36000 port 0xf7c36200 irq 44
[    2.018105] ata4: DUMMY
[    2.018106] ata5: DUMMY
[    2.018107] ata6: DUMMY
[    2.028872] usb 1-1.6: new low-speed USB device number 3 using ehci-pci
[    2.132088] usb 1-1.6: New USB device found, idVendor=413c, idProduct=2105
[    2.132092] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.132094] usb 1-1.6: Product: Dell USB Keyboard
[    2.132095] usb 1-1.6: Manufacturer: Dell
[    2.149920] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/0003:413C:2105.0002/input/input6
[    2.150317] hid-generic 0003:413C:2105.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1a.0-1.6/input0
[    2.173781] [drm] Memory usable by graphics device = 2048M
[    2.173792] checking generic (e0000000 1d5000) vs hw (e0000000 10000000)
[    2.173793] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver
[    2.173903] Console: switching to colour dummy device 80x25
[    2.214166] i915 0000:00:02.0: irq 45 for MSI/MSI-X
[    2.214191] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.214192] [drm] Driver supports precise vblank timestamp query.
[    2.214499] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.233632] [drm] Wrong MCH_SSKPD value: 0x20100406
[    2.233635] [drm] This can cause pipe underruns and display issues.
[    2.233637] [drm] Please upgrade your BIOS to fix this.
[    2.260861] fbcon: inteldrmfb (fb0) is primary device
[    2.323068] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.325055] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.325297] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    2.325301] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    2.325303] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    2.326298] ata1.00: ATA-8: ST500DM002-1BD142, HP73, max UDMA/100
[    2.326301] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    2.328796] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    2.328799] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    2.328801] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    2.329046] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    2.329049] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    2.329051] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    2.330055] ata1.00: configured for UDMA/100
[    2.330861] ata3.00: ATAPI: hp      DVD-ROM SH-116AB, HF20, max UDMA/100
[    2.331741] scsi 0:0:0:0: Direct-Access     ATA      ST500DM002-1BD14 HP73 PQ: 0 ANSI: 5
[    2.334894] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    2.334897] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    2.334899] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    2.336972] ata3.00: configured for UDMA/100
[    2.338899] scsi 2:0:0:0: CD-ROM            hp       DVD-ROM SH-116AB HF20 PQ: 0 ANSI: 5
[    2.376966] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    2.376968] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.377481] sd 0:0:0:0: [sda] Write Protect is off
[    2.377485] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.377700] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.386590] sr0: scsi3-mmc drive: 1x/40x cd/rw xa/form2 cdda tray
[    2.386593] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.387522] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    2.420373]  sda: sda1 sda2 sda3
[    2.421713] ata_id (302) used greatest stack depth: 4496 bytes left
[    2.422985] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.431269] Console: switching to colour frame buffer device 240x67
[    2.439015] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    2.439018] i915 0000:00:02.0: registered panic notifier
[    2.439771] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[    2.439927] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    2.750011] Switched to clocksource tsc
[    2.774604] random: nonblocking pool is initialized
[    3.134842] lvm (364) used greatest stack depth: 4304 bytes left
[    3.189848] bio: create slab <bio-1> at 1
[    3.720648] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[    4.540115] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
[    4.558761] XFS (dm-0): Mounting Filesystem
[    4.649286] XFS (dm-0): Ending clean mount
[    4.650193] mount (387) used greatest stack depth: 3936 bytes left
[    7.056660] systemd-udevd (229) used greatest stack depth: 3568 bytes left
[    7.117664] systemd-journald[101]: Received SIGTERM
[    7.631924] audit: type=1404 audit(1392087412.009:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[    7.719806] SELinux: 2048 avtab hash slots, 96065 rules.
[    7.759575] SELinux: 2048 avtab hash slots, 96065 rules.
[    7.813092] SELinux:  8 users, 83 roles, 4690 types, 268 bools, 1 sens, 1024 cats
[    7.813096] SELinux:  83 classes, 96065 rules
[    7.822967] SELinux:  Completing initialization.
[    7.822970] SELinux:  Setting up existing superblocks.
[    7.823078] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[    7.823173] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[    7.823205] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[    7.823365] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    7.823459] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
[    7.824797] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[    7.824844] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[    7.836491] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[    7.836540] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
[    7.836581] SELinux: initialized (dev aio, type aio), not configured for labeling
[    7.836612] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[    7.836705] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[    7.836768] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[    7.836816] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[    7.836919] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
[    7.836965] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[    7.840266] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    7.840276] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    7.840428] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    7.840514] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.840590] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts
[    7.841200] SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts
[    7.841927] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.841959] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.841986] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.842039] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.842057] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.842072] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.842087] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.842148] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.842163] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.842229] SELinux: initialized (dev dm-0, type xfs), uses xattr
[    7.869695] audit: type=1403 audit(1392087412.246:3): policy loaded auid=4294967295 ses=4294967295
[    7.880895] systemd[1]: Successfully loaded SELinux policy in 272.543ms.
[    8.058317] systemd[1]: Relabelled /dev and /run in 36.064ms.

[    8.119273] ======================================================
[    8.125451] [ INFO: possible circular locking dependency detected ]
[    8.131710] 3.14.0-rc2+ #13 Tainted: G        W   
[    8.136500] -------------------------------------------------------
[    8.142758] systemd/1 is trying to acquire lock:
[    8.147370]  (&mm->mmap_sem){++++++}, at: [<ffffffff811be5cf>] might_fault+0x5f/0xb0
[    8.155186] 
but task is already holding lock:
[    8.161018]  (&(&ip->i_lock)->mr_lock){++++..}, at: [<ffffffffa0287442>] xfs_ilock+0x122/0x250 [xfs]
[    8.170258] 
which lock already depends on the new lock.

[    8.178430] 
the existing dependency chain (in reverse order) is:
[    8.185908] 
-> #1 (&(&ip->i_lock)->mr_lock){++++..}:
[    8.191111]        [<ffffffff810de266>] __lock_acquire+0x3c6/0xb60
[    8.197315]        [<ffffffff810df1f2>] lock_acquire+0xa2/0x1d0
[    8.203249]        [<ffffffff810d7cd7>] down_read_nested+0x57/0xa0
[    8.209446]        [<ffffffffa0287442>] xfs_ilock+0x122/0x250 [xfs]
[    8.215745]        [<ffffffffa02875a0>] xfs_ilock_data_map_shared+0x30/0x40 [xfs]
[    8.223258]        [<ffffffffa0220673>] __xfs_get_blocks+0xc3/0x7a0 [xfs]
[    8.230071]        [<ffffffffa0220d61>] xfs_get_blocks+0x11/0x20 [xfs]
[    8.236620]        [<ffffffff8125b6b7>] do_mpage_readpage+0x447/0x670
[    8.243076]        [<ffffffff8125b9bb>] mpage_readpages+0xdb/0x130
[    8.249261]        [<ffffffffa021ee3d>] xfs_vm_readpages+0x1d/0x20 [xfs]
[    8.255987]        [<ffffffff811a0a62>] __do_page_cache_readahead+0x2c2/0x360
[    8.263135]        [<ffffffff811a11d1>] ra_submit+0x21/0x30
[    8.268726]        [<ffffffff8119445d>] filemap_fault+0x37d/0x420
[    8.274835]        [<ffffffff811bebff>] __do_fault+0x6f/0x520
[    8.280599]        [<ffffffff811c1fe3>] handle_pte_fault+0x93/0xa10
[    8.286882]        [<ffffffff811c38e3>] handle_mm_fault+0x343/0x4b0
[    8.293157]        [<ffffffff816c3ff0>] __do_page_fault+0x190/0x5d0
[    8.299438]        [<ffffffff816c444a>] do_page_fault+0x1a/0x70
[    8.305365]        [<ffffffff816c03b8>] page_fault+0x28/0x30
[    8.311045]        [<ffffffff81346e4f>] clear_user+0x2f/0x40
[    8.316720]        [<ffffffff81274b09>] padzero+0x29/0x40
[    8.322131]        [<ffffffff81275766>] load_elf_binary+0x976/0xd80
[    8.328416]        [<ffffffff8121b2b4>] search_binary_handler+0x94/0x1b0
[    8.335135]        [<ffffffff8121c934>] do_execve_common.isra.26+0x654/0x8d0
[    8.342209]        [<ffffffff8121ce29>] SyS_execve+0x29/0x30
[    8.347884]        [<ffffffff816ca359>] stub_execve+0x69/0xa0
[    8.353647] 
-> #0 (&mm->mmap_sem){++++++}:
[    8.357992]        [<ffffffff810dd3f2>] validate_chain.isra.43+0x11a2/0x11b0
[    8.365056]        [<ffffffff810de266>] __lock_acquire+0x3c6/0xb60
[    8.371254]        [<ffffffff810df1f2>] lock_acquire+0xa2/0x1d0
[    8.377191]        [<ffffffff811be5fc>] might_fault+0x8c/0xb0
[    8.382963]        [<ffffffff81229cb1>] filldir+0x91/0x120
[    8.388466]        [<ffffffffa022be88>] xfs_dir2_block_getdents+0x1e8/0x250 [xfs]
[    8.395982]        [<ffffffffa022c06d>] xfs_readdir+0x11d/0x210 [xfs]
[    8.402465]        [<ffffffffa022e63b>] xfs_file_readdir+0x2b/0x40 [xfs]
[    8.409190]        [<ffffffff81229af8>] iterate_dir+0xa8/0xe0
[    8.414954]        [<ffffffff81229fa3>] SyS_getdents+0x93/0x120
[    8.420894]        [<ffffffff816c9d29>] system_call_fastpath+0x16/0x1b
[    8.427438] 
other info that might help us debug this:

[    8.435437]  Possible unsafe locking scenario:

[    8.441349]        CPU0                    CPU1
[    8.445882]        ----                    ----
[    8.450413]   lock(&(&ip->i_lock)->mr_lock);
[    8.454718]                                lock(&mm->mmap_sem);
[    8.460662]                                lock(&(&ip->i_lock)->mr_lock);
[    8.467485]   lock(&mm->mmap_sem);
[    8.470916] 
 *** DEADLOCK ***

[    8.476835] 2 locks held by systemd/1:
[    8.480579]  #0:  (&type->i_mutex_dir_key#2){+.+.+.}, at: [<ffffffff81229ab2>] iterate_dir+0x62/0xe0
[    8.489810]  #1:  (&(&ip->i_lock)->mr_lock){++++..}, at: [<ffffffffa0287442>] xfs_ilock+0x122/0x250 [xfs]
[    8.499473] 
stack backtrace:
[    8.503835] CPU: 1 PID: 1 Comm: systemd Tainted: G        W    3.14.0-rc2+ #13
[    8.511052] Hardware name: Hewlett-Packard HP Compaq Elite 8300 SFF/3397, BIOS K01 v02.05 05/07/2012
[    8.520169]  ffffffff826dabc0 ffff8802129dfc08 ffffffff816b6049 ffffffff826dabc0
[    8.527638]  ffff8802129dfc48 ffffffff816af85e ffff8802129dfc80 0000000000000001
[    8.535092]  ffff8802129e8d00 0000000000000002 ffff8802129e8000 ffff8802129e8d00
[    8.542545] Call Trace:
[    8.544997]  [<ffffffff816b6049>] dump_stack+0x4d/0x66
[    8.550146]  [<ffffffff816af85e>] print_circular_bug+0x1f9/0x207
[    8.556157]  [<ffffffff810dd3f2>] validate_chain.isra.43+0x11a2/0x11b0
[    8.562681]  [<ffffffff810de266>] __lock_acquire+0x3c6/0xb60
[    8.568354]  [<ffffffffa022a05c>] ? xfs_buf_read_map+0x2c/0x270 [xfs]
[    8.574794]  [<ffffffff810df1f2>] lock_acquire+0xa2/0x1d0
[    8.580192]  [<ffffffff811be5cf>] ? might_fault+0x5f/0xb0
[    8.585591]  [<ffffffff811be5fc>] might_fault+0x8c/0xb0
[    8.590814]  [<ffffffff811be5cf>] ? might_fault+0x5f/0xb0
[    8.596213]  [<ffffffff81229cb1>] filldir+0x91/0x120
[    8.601191]  [<ffffffffa022be88>] xfs_dir2_block_getdents+0x1e8/0x250 [xfs]
[    8.608163]  [<ffffffffa022c06d>] xfs_readdir+0x11d/0x210 [xfs]
[    8.614098]  [<ffffffffa022e63b>] xfs_file_readdir+0x2b/0x40 [xfs]
[    8.620279]  [<ffffffff81229af8>] iterate_dir+0xa8/0xe0
[    8.625504]  [<ffffffff81229fa3>] SyS_getdents+0x93/0x120
[    8.630901]  [<ffffffff81229c20>] ? fillonedir+0xf0/0xf0
[    8.636212]  [<ffffffff816c9d29>] system_call_fastpath+0x16/0x1b
[    9.633681] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
[    9.861959] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
[   10.145385] systemd-journald[468]: Vacuuming done, freed 0 bytes
[   10.163210] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts
[   10.527877] systemd-udevd[499]: starting version 207
[   11.341487] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20131218/utaddress-258)
[   11.357109] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   11.357851] wmi: Mapper loaded
[   11.370383] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20131218/utaddress-258)
[   11.385902] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   11.396071] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20131218/utaddress-258)
[   11.411582] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   11.421756] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   11.610156] pps_core: LinuxPPS API ver. 1 registered
[   11.615189] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[   11.673470] PTP clock support registered
[   11.686304] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   11.712900] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20131218/utaddress-258)
[   11.729830] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   11.842185] iTCO_vendor_support: vendor-support=0
[   11.929165] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[   11.934820] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[   11.942755] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   12.134433] microcode: CPU0 sig=0x306a9, pf=0x2, revision=0x12
[   12.423022] microcode: CPU1 sig=0x306a9, pf=0x2, revision=0x12
[   12.428910] microcode: CPU2 sig=0x306a9, pf=0x2, revision=0x12
[   12.434814] microcode: CPU3 sig=0x306a9, pf=0x2, revision=0x12
[   12.440798] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   12.455303] ppdev: user-space parallel port driver
[   12.663065] input: HP WMI hotkeys as /devices/virtual/input/input8
[   13.360693] AVX version of gcm_enc/dec engaged.
[   13.371163] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[   13.393341] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[   13.399189] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[   13.405580] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   13.414940] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X
[   13.579556] alg: No test for crc32 (crc32-pclmul)
[   13.623981] e1000e 0000:00:19.0 eth0: registered PHC clock
[   13.629499] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 6c:3b:e5:22:50:06
[   13.637464] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[   13.644418] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 0100FF-0FF
[   13.818071] systemd-udevd[510]: renamed network interface eth0 to em1
[   14.231433] snd_hda_intel 0000:00:1b.0: enabling device (0100 -> 0102)
[   14.238389] snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
[   14.470866] hda_codec: ALC221: SKU not ready 0x411111f0
[   14.476467] ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   14.486449] ALSA sound/pci/hda/hda_auto_parser.c:397    speaker_outs=1 (0x17/0x0/0x0/0x0/0x0)
[   14.494988] ALSA sound/pci/hda/hda_auto_parser.c:401    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   14.503180] ALSA sound/pci/hda/hda_auto_parser.c:402    mono: mono_out=0x0
[   14.510055] ALSA sound/pci/hda/hda_auto_parser.c:406    inputs:
[   14.516056] ALSA sound/pci/hda/hda_auto_parser.c:410      Mic=0x1a
[   14.522241] ALSA sound/pci/hda/hda_auto_parser.c:410      Line=0x1b
[   14.528560] ALSA sound/pci/hda/patch_realtek.c:504 realtek: No valid SSID, checking pincfg 0x411111f0 for NID 0x1d
[   14.538937] ALSA sound/pci/hda/patch_realtek.c:578 realtek: Enable default setup for auto mode as fallback
[   14.691666] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   14.701297] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   14.711163] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   14.720553] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   14.730044] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   18.267138] XFS (sda2): Mounting Filesystem
[   19.123722] XFS (dm-2): Mounting Filesystem
[   19.267878] Adding 8191996k swap on /dev/mapper/rhel-swap.  Priority:-1 extents:1 across:8191996k FS
[   19.780246] XFS (dm-2): Ending clean mount
[   19.784387] SELinux: initialized (dev dm-2, type xfs), uses xattr
[   20.025040] XFS (sda2): Ending clean mount
[   20.029174] SELinux: initialized (dev sda2, type xfs), uses xattr
[   20.307294] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   20.316814] SELinux: initialized (dev sda1, type vfat), uses genfs_contexts
[   20.338736] systemd-journald[468]: Received request to flush runtime journal from PID 1
[   20.403294] audit: type=1305 audit(1392087424.769:4): audit_pid=688 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
[   20.742372] ip_tables: (C) 2000-2006 Netfilter Core Team
[   21.078347] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   21.237901] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   21.492241] Ebtables v2.0 registered
[   21.679384] Bridge firewalling registered
[   22.716817] cfg80211: Calling CRDA to update world regulatory domain
[   22.910947] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X
[   23.011705] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X
[   23.011942] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready
[   26.580158] e1000e: em1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[   26.580211] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready
[18752.848447] yum (1565) used greatest stack depth: 3072 bytes left

[-- Attachment #3: Type: text/plain, Size: 24 bytes --]


-- 
Sent with my mu4e


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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
@ 2014-02-11 14:18           ` Matt Fleming
  0 siblings, 0 replies; 22+ messages in thread
From: Matt Fleming @ 2014-02-11 14:18 UTC (permalink / raw)
  To: Madper Xie
  Cc: Matt Fleming, linux-kernel, linux-efi, Matthew Garrett,
	Rafael J. Wysocki, Josh Triplett

(Entering the realm of ACPI, pulling in more folks)

On Tue, 11 Feb, at 09:47:57PM, Madper Xie wrote:
> Thanks for your reply. I attached the all the dmesg outputs for you.
> [    0.000000] ACPI: BGRT 00000000d9bb5100 00003C (v00 HPQOEM SLIC-BPC 01072009 AMI  00010013)
 
Your BGRT table has an extra 4 bytes for some reason, (0x3C should be
0x38) and doesn't match the defintion in include/acpi/actbl3.h,


struct acpi_table_bgrt {
	struct acpi_table_header header;	/* Common ACPI table header */
	u16 version;
	u8 status;
	u8 image_type;
	u64 image_address;
	u32 image_offset_x;
	u32 image_offset_y;
};


which explains why when we dereference ->image_address we don't get a
sensible value.

Guys, what do you make of this? Firmware bug? Full thread here,

  http://article.gmane.org/gmane.linux.kernel.efi/3499

-- 
Matt Fleming, Intel Open Source Technology Center

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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
@ 2014-02-11 14:18           ` Matt Fleming
  0 siblings, 0 replies; 22+ messages in thread
From: Matt Fleming @ 2014-02-11 14:18 UTC (permalink / raw)
  To: Madper Xie
  Cc: Matt Fleming, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-efi-u79uwXL29TY76Z2rM5mHXA, Matthew Garrett,
	Rafael J. Wysocki, Josh Triplett

(Entering the realm of ACPI, pulling in more folks)

On Tue, 11 Feb, at 09:47:57PM, Madper Xie wrote:
> Thanks for your reply. I attached the all the dmesg outputs for you.
> [    0.000000] ACPI: BGRT 00000000d9bb5100 00003C (v00 HPQOEM SLIC-BPC 01072009 AMI  00010013)
 
Your BGRT table has an extra 4 bytes for some reason, (0x3C should be
0x38) and doesn't match the defintion in include/acpi/actbl3.h,


struct acpi_table_bgrt {
	struct acpi_table_header header;	/* Common ACPI table header */
	u16 version;
	u8 status;
	u8 image_type;
	u64 image_address;
	u32 image_offset_x;
	u32 image_offset_y;
};


which explains why when we dereference ->image_address we don't get a
sensible value.

Guys, what do you make of this? Firmware bug? Full thread here,

  http://article.gmane.org/gmane.linux.kernel.efi/3499

-- 
Matt Fleming, Intel Open Source Technology Center

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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
  2014-02-11 14:18           ` Matt Fleming
  (?)
@ 2014-02-12  0:00           ` Rafael J. Wysocki
  -1 siblings, 0 replies; 22+ messages in thread
From: Rafael J. Wysocki @ 2014-02-12  0:00 UTC (permalink / raw)
  To: Matt Fleming
  Cc: Madper Xie, Matt Fleming, linux-kernel, linux-efi,
	Matthew Garrett, Josh Triplett, Lv Zheng, ACPI Devel Maling List,
	Len Brown, Robert Moore

On Tuesday, February 11, 2014 02:18:46 PM Matt Fleming wrote:
> (Entering the realm of ACPI, pulling in more folks)
> 
> On Tue, 11 Feb, at 09:47:57PM, Madper Xie wrote:
> > Thanks for your reply. I attached the all the dmesg outputs for you.
> > [    0.000000] ACPI: BGRT 00000000d9bb5100 00003C (v00 HPQOEM SLIC-BPC 01072009 AMI  00010013)
>  
> Your BGRT table has an extra 4 bytes for some reason, (0x3C should be
> 0x38) and doesn't match the defintion in include/acpi/actbl3.h,
> 
> 
> struct acpi_table_bgrt {
> 	struct acpi_table_header header;	/* Common ACPI table header */
> 	u16 version;
> 	u8 status;
> 	u8 image_type;
> 	u64 image_address;
> 	u32 image_offset_x;
> 	u32 image_offset_y;
> };
> 
> 
> which explains why when we dereference ->image_address we don't get a
> sensible value.
> 
> Guys, what do you make of this? Firmware bug? Full thread here,
> 
>   http://article.gmane.org/gmane.linux.kernel.efi/3499

Firmware bug, but I guess we'll need to work around it.

Adding more CCs.

Thanks!

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
@ 2014-02-12 16:15             ` Toshi Kani
  0 siblings, 0 replies; 22+ messages in thread
From: Toshi Kani @ 2014-02-12 16:15 UTC (permalink / raw)
  To: Matt Fleming
  Cc: Madper Xie, Matt Fleming, linux-kernel, linux-efi,
	Matthew Garrett, Rafael J. Wysocki, Josh Triplett

On Tue, 2014-02-11 at 14:18 +0000, Matt Fleming wrote:
> (Entering the realm of ACPI, pulling in more folks)
> 
> On Tue, 11 Feb, at 09:47:57PM, Madper Xie wrote:
> > Thanks for your reply. I attached the all the dmesg outputs for you.
> > [    0.000000] ACPI: BGRT 00000000d9bb5100 00003C (v00 HPQOEM SLIC-BPC 01072009 AMI  00010013)
>  
> Your BGRT table has an extra 4 bytes for some reason, (0x3C should be
> 0x38) and doesn't match the defintion in include/acpi/actbl3.h,
> 
> 
> struct acpi_table_bgrt {
> 	struct acpi_table_header header;	/* Common ACPI table header */
> 	u16 version;
> 	u8 status;
> 	u8 image_type;
> 	u64 image_address;
> 	u32 image_offset_x;
> 	u32 image_offset_y;
> };
> 
> 
> which explains why when we dereference ->image_address we don't get a
> sensible value.
> 
> Guys, what do you make of this? Firmware bug? Full thread here,
> 
>   http://article.gmane.org/gmane.linux.kernel.efi/3499
> 

Hi Matt,

Yes, I agree that the table size should be 0x38.  However, ACPI spec
states that bit0 of status indicates if the boot image graphic is valid.
This bit is set to 0 (invalid) on the system.  Can you check this bit
and return when invalid? 

Thanks,
-Toshi


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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
@ 2014-02-12 16:15             ` Toshi Kani
  0 siblings, 0 replies; 22+ messages in thread
From: Toshi Kani @ 2014-02-12 16:15 UTC (permalink / raw)
  To: Matt Fleming
  Cc: Madper Xie, Matt Fleming, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-efi-u79uwXL29TY76Z2rM5mHXA, Matthew Garrett,
	Rafael J. Wysocki, Josh Triplett

On Tue, 2014-02-11 at 14:18 +0000, Matt Fleming wrote:
> (Entering the realm of ACPI, pulling in more folks)
> 
> On Tue, 11 Feb, at 09:47:57PM, Madper Xie wrote:
> > Thanks for your reply. I attached the all the dmesg outputs for you.
> > [    0.000000] ACPI: BGRT 00000000d9bb5100 00003C (v00 HPQOEM SLIC-BPC 01072009 AMI  00010013)
>  
> Your BGRT table has an extra 4 bytes for some reason, (0x3C should be
> 0x38) and doesn't match the defintion in include/acpi/actbl3.h,
> 
> 
> struct acpi_table_bgrt {
> 	struct acpi_table_header header;	/* Common ACPI table header */
> 	u16 version;
> 	u8 status;
> 	u8 image_type;
> 	u64 image_address;
> 	u32 image_offset_x;
> 	u32 image_offset_y;
> };
> 
> 
> which explains why when we dereference ->image_address we don't get a
> sensible value.
> 
> Guys, what do you make of this? Firmware bug? Full thread here,
> 
>   http://article.gmane.org/gmane.linux.kernel.efi/3499
> 

Hi Matt,

Yes, I agree that the table size should be 0x38.  However, ACPI spec
states that bit0 of status indicates if the boot image graphic is valid.
This bit is set to 0 (invalid) on the system.  Can you check this bit
and return when invalid? 

Thanks,
-Toshi

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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
@ 2014-02-12 16:39               ` Matt Fleming
  0 siblings, 0 replies; 22+ messages in thread
From: Matt Fleming @ 2014-02-12 16:39 UTC (permalink / raw)
  To: Toshi Kani
  Cc: Madper Xie, Matt Fleming, linux-kernel, linux-efi,
	Matthew Garrett, Rafael J. Wysocki, Josh Triplett

On Wed, 12 Feb, at 09:15:03AM, Toshi Kani wrote:
> 
> Yes, I agree that the table size should be 0x38.  However, ACPI spec
> states that bit0 of status indicates if the boot image graphic is valid.
> This bit is set to 0 (invalid) on the system.  Can you check this bit
> and return when invalid? 

Seems reasonable to me. Anyone know of a reason that wouldn't work?

-- 
Matt Fleming, Intel Open Source Technology Center

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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
@ 2014-02-12 16:39               ` Matt Fleming
  0 siblings, 0 replies; 22+ messages in thread
From: Matt Fleming @ 2014-02-12 16:39 UTC (permalink / raw)
  To: Toshi Kani
  Cc: Madper Xie, Matt Fleming, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-efi-u79uwXL29TY76Z2rM5mHXA, Matthew Garrett,
	Rafael J. Wysocki, Josh Triplett

On Wed, 12 Feb, at 09:15:03AM, Toshi Kani wrote:
> 
> Yes, I agree that the table size should be 0x38.  However, ACPI spec
> states that bit0 of status indicates if the boot image graphic is valid.
> This bit is set to 0 (invalid) on the system.  Can you check this bit
> and return when invalid? 

Seems reasonable to me. Anyone know of a reason that wouldn't work?

-- 
Matt Fleming, Intel Open Source Technology Center

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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
  2014-02-12 16:15             ` Toshi Kani
  (?)
  (?)
@ 2014-02-13 10:55             ` Matt Fleming
  2014-02-13 13:40                 ` Madper Xie
  -1 siblings, 1 reply; 22+ messages in thread
From: Matt Fleming @ 2014-02-13 10:55 UTC (permalink / raw)
  To: Toshi Kani
  Cc: Madper Xie, Matt Fleming, linux-kernel, linux-efi,
	Matthew Garrett, Rafael J. Wysocki, Josh Triplett

On Wed, 12 Feb, at 09:15:03AM, Toshi Kani wrote:
> 
> Hi Matt,
> 
> Yes, I agree that the table size should be 0x38.  However, ACPI spec
> states that bit0 of status indicates if the boot image graphic is valid.
> This bit is set to 0 (invalid) on the system.  Can you check this bit
> and return when invalid? 

Madper, could you try out this patch?

---

diff --git a/arch/x86/platform/efi/efi-bgrt.c b/arch/x86/platform/efi/efi-bgrt.c
index 4df9591eadad..f15103dff4b4 100644
--- a/arch/x86/platform/efi/efi-bgrt.c
+++ b/arch/x86/platform/efi/efi-bgrt.c
@@ -42,7 +42,7 @@ void __init efi_bgrt_init(void)
 
 	if (bgrt_tab->header.length < sizeof(*bgrt_tab))
 		return;
-	if (bgrt_tab->version != 1)
+	if (bgrt_tab->version != 1 || bgrt_tab->status != 1)
 		return;
 	if (bgrt_tab->image_type != 0 || !bgrt_tab->image_address)
 		return;

-- 
Matt Fleming, Intel Open Source Technology Center

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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
@ 2014-02-13 13:40                 ` Madper Xie
  0 siblings, 0 replies; 22+ messages in thread
From: Madper Xie @ 2014-02-13 13:40 UTC (permalink / raw)
  To: Matt Fleming
  Cc: Toshi Kani, Madper Xie, Matt Fleming, linux-kernel, linux-efi,
	Matthew Garrett, Rafael J. Wysocki, Josh Triplett


matt@console-pimps.org writes:

> On Wed, 12 Feb, at 09:15:03AM, Toshi Kani wrote:
>> 
>> Hi Matt,
>> 
>> Yes, I agree that the table size should be 0x38.  However, ACPI spec
>> states that bit0 of status indicates if the boot image graphic is valid.
>> This bit is set to 0 (invalid) on the system.  Can you check this bit
>> and return when invalid? 
>
> Madper, could you try out this patch?
>
Thanks Matt. This patch fix the panic. And ioremap warning disappeared
after apply your patch.
> ---
>
> diff --git a/arch/x86/platform/efi/efi-bgrt.c b/arch/x86/platform/efi/efi-bgrt.c
> index 4df9591eadad..f15103dff4b4 100644
> --- a/arch/x86/platform/efi/efi-bgrt.c
> +++ b/arch/x86/platform/efi/efi-bgrt.c
> @@ -42,7 +42,7 @@ void __init efi_bgrt_init(void)
>  
>  	if (bgrt_tab->header.length < sizeof(*bgrt_tab))
>  		return;
> -	if (bgrt_tab->version != 1)
> +	if (bgrt_tab->version != 1 || bgrt_tab->status != 1)
>  		return;
>  	if (bgrt_tab->image_type != 0 || !bgrt_tab->image_address)
>  		return;

-- 
Madper

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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
@ 2014-02-13 13:40                 ` Madper Xie
  0 siblings, 0 replies; 22+ messages in thread
From: Madper Xie @ 2014-02-13 13:40 UTC (permalink / raw)
  To: Matt Fleming
  Cc: Toshi Kani, Madper Xie, Matt Fleming,
	linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org,
	Matthew Garrett, Rafael J. Wysocki, Josh Triplett


matt-HNK1S37rvNbeXh+fF434Mdi2O/JbrIOy@public.gmane.org writes:

> On Wed, 12 Feb, at 09:15:03AM, Toshi Kani wrote:
>> 
>> Hi Matt,
>> 
>> Yes, I agree that the table size should be 0x38.  However, ACPI spec
>> states that bit0 of status indicates if the boot image graphic is valid.
>> This bit is set to 0 (invalid) on the system.  Can you check this bit
>> and return when invalid? 
>
> Madper, could you try out this patch?
>
Thanks Matt. This patch fix the panic. And ioremap warning disappeared
after apply your patch.
> ---
>
> diff --git a/arch/x86/platform/efi/efi-bgrt.c b/arch/x86/platform/efi/efi-bgrt.c
> index 4df9591eadad..f15103dff4b4 100644
> --- a/arch/x86/platform/efi/efi-bgrt.c
> +++ b/arch/x86/platform/efi/efi-bgrt.c
> @@ -42,7 +42,7 @@ void __init efi_bgrt_init(void)
>  
>  	if (bgrt_tab->header.length < sizeof(*bgrt_tab))
>  		return;
> -	if (bgrt_tab->version != 1)
> +	if (bgrt_tab->version != 1 || bgrt_tab->status != 1)
>  		return;
>  	if (bgrt_tab->image_type != 0 || !bgrt_tab->image_address)
>  		return;

-- 
Madper

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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
@ 2014-02-13 17:10                   ` Matthew Garrett
  0 siblings, 0 replies; 22+ messages in thread
From: Matthew Garrett @ 2014-02-13 17:10 UTC (permalink / raw)
  To: Madper Xie
  Cc: Matt Fleming, Toshi Kani, Matt Fleming, linux-kernel, linux-efi,
	Rafael J. Wysocki, Josh Triplett

On Thu, Feb 13, 2014 at 09:40:36PM +0800, Madper Xie wrote:

> Thanks Matt. This patch fix the panic. And ioremap warning disappeared
> after apply your patch.

The spec was originally unclear on what the valid bit meant - I think 
this is the right thing to do.

-- 
Matthew Garrett | mjg59@srcf.ucam.org

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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
@ 2014-02-13 17:10                   ` Matthew Garrett
  0 siblings, 0 replies; 22+ messages in thread
From: Matthew Garrett @ 2014-02-13 17:10 UTC (permalink / raw)
  To: Madper Xie
  Cc: Matt Fleming, Toshi Kani, Matt Fleming,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-efi-u79uwXL29TY76Z2rM5mHXA, Rafael J. Wysocki,
	Josh Triplett

On Thu, Feb 13, 2014 at 09:40:36PM +0800, Madper Xie wrote:

> Thanks Matt. This patch fix the panic. And ioremap warning disappeared
> after apply your patch.

The spec was originally unclear on what the valid bit meant - I think 
this is the right thing to do.

-- 
Matthew Garrett | mjg59-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org

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

* Re: [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003
  2014-02-13 17:10                   ` Matthew Garrett
  (?)
@ 2014-02-13 23:48                   ` Rafael J. Wysocki
  -1 siblings, 0 replies; 22+ messages in thread
From: Rafael J. Wysocki @ 2014-02-13 23:48 UTC (permalink / raw)
  To: Matthew Garrett
  Cc: Madper Xie, Matt Fleming, Toshi Kani, Matt Fleming, linux-kernel,
	linux-efi, Josh Triplett

On Thursday, February 13, 2014 05:10:25 PM Matthew Garrett wrote:
> On Thu, Feb 13, 2014 at 09:40:36PM +0800, Madper Xie wrote:
> 
> > Thanks Matt. This patch fix the panic. And ioremap warning disappeared
> > after apply your patch.
> 
> The spec was originally unclear on what the valid bit meant - I think 
> this is the right thing to do.

Agreed.

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

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

end of thread, other threads:[~2014-02-13 23:33 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-10  7:23 [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003 Madper Xie
2014-02-10  7:23 ` Madper Xie
2014-02-10 17:52 ` Matt Fleming
2014-02-11  3:00   ` Madper Xie
2014-02-11  3:00     ` Madper Xie
2014-02-11 13:16     ` Matt Fleming
2014-02-11 13:16       ` Matt Fleming
2014-02-11 13:47       ` Madper Xie
2014-02-11 13:47         ` Madper Xie
2014-02-11 14:18         ` Matt Fleming
2014-02-11 14:18           ` Matt Fleming
2014-02-12  0:00           ` Rafael J. Wysocki
2014-02-12 16:15           ` Toshi Kani
2014-02-12 16:15             ` Toshi Kani
2014-02-12 16:39             ` Matt Fleming
2014-02-12 16:39               ` Matt Fleming
2014-02-13 10:55             ` Matt Fleming
2014-02-13 13:40               ` Madper Xie
2014-02-13 13:40                 ` Madper Xie
2014-02-13 17:10                 ` Matthew Garrett
2014-02-13 17:10                   ` Matthew Garrett
2014-02-13 23:48                   ` Rafael J. Wysocki

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