[systemd-devel] systemd-udev causes slow boot and high load

Marco Steinacher mailinglists at websource.ch
Tue May 19 03:02:28 PDT 2015


Hi,

After upgrading my system to Debian jessie and switching to systemd I
have the following problem:

1. During boot there is the message

[    **] A start job is running for udev Wait for Complete De...on (11s
/ 3min)

after "systemd-fsck[452]: /dev/sda5: clean" and it takes about 2 minutes
until the boot process continues.
systemd-analyze blame shows:

  2min 2.945s systemd-udev-settle.service


2. After booting the system seems to work fine but the system load
remains at about 3.0. I believe this is due to three systemd-udevd
processes that remain in "uninterruptible sleep" (D) state:

root       296  0.0  0.0  12344  2472 ?        D    11:25   0:00
/lib/systemd/systemd-udevd
root       307  0.0  0.0  12348  2632 ?        D    11:25   0:00
/lib/systemd/systemd-udevd
root       308  0.0  0.0  12460  2692 ?        D    11:25   0:00
/lib/systemd/systemd-udevd


I see the following things, that could be related to it (see full logs
at the bottom of this mail):

1. dmesg shows:

[   22.059972] irq 16: nobody cared (try booting with the "irqpoll" option)
[   22.060117] CPU: 0 PID: 0 Comm: swapper/0 Not tainted
3.16.0-4-686-pae #1 Debian 3.16.7-ckt9-3~deb8u1
[   22.060119] Hardware name: IBM IBM System X3250 M4
-[2583KDG]-/00D3729, BIOS -[JQE158AUS-1.05]- 07/23/2013
[...]
[   22.060177] handlers:
[   22.060267] [<f6aaee60>] usb_hcd_irq [usbcore]
[   22.060428] Disabling IRQ #16

-> IRQ 16 is ehci_hcd:usb1 according to /proc/interrupts


2. dmesg also shows:

[  254.305831] INFO: task systemd-udevd:296 blocked for more than 120
seconds.
[  254.305962]       Not tainted 3.16.0-4-686-pae #1
[  254.306069] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  254.306165] systemd-udevd   D 00000000     0   296    234 0x00000004

and similar messages for the tasks systemd-udevd:308 and
systemd-udevd:307. The messages repeat a couple of times (see full log
below).


3. systemctl status systemd-udevd shows:

May 19 11:26:26 bohr systemd-udevd[234]: worker [298] terminated by
signal 9 (Killed)
May 19 11:26:56 bohr systemd-udevd[234]: worker [293]
/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:00.0 timeout; kill it
May 19 11:26:56 bohr systemd-udevd[234]: seq 969
'/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:00.0' killed
May 19 11:26:56 bohr systemd-udevd[234]: worker [294]
/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:01.0 timeout; kill it
May 19 11:26:56 bohr systemd-udevd[234]: seq 974
'/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:01.0' killed
May 19 11:26:56 bohr systemd-udevd[234]: worker [293] terminated by
signal 9 (Killed)
May 19 11:26:56 bohr systemd-udevd[234]: worker [294] terminated by
signal 9 (Killed)
May 19 11:27:26 bohr systemd-udevd[234]: worker [295]
/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:00.0/0000:03:00.0
timeout; kill it
May 19 11:27:26 bohr systemd-udevd[234]: seq 970
'/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:00.0/0000:03:00.0' killed
May 19 11:27:26 bohr systemd-udevd[234]: worker [295] terminated by
signal 9 (Killed)

The PCI devices 0000:02:00.0, 0000:02:01.0 and 0000:03:00.0 are:

02:00.0 PCI bridge: Renesas Technology Corp. SH7757 PCIe Switch [PS]
(prog-if 00 [Normal decode])
Kernel driver in use: pcieport

02:01.0 PCI bridge: Renesas Technology Corp. SH7757 PCIe Switch [PS]
(prog-if 00 [Normal decode])
Kernel driver in use: pcieport

03:00.0 PCI bridge: Renesas Technology Corp. SH7757 PCIe-PCI Bridge
[PPB] (prog-if 00 [Normal decode])


I already tried
- Booting the krenel directly without Xen hypervisor
- Increasing the udev-timeout with 'udev.event-timeout=60
rd.udev.event-timeout=60'
- Masking systemd-udev-settle.service
- Getting more info with 'systemd.log_level=debug'
Nothing helped so far.

I'm not sure if this issue is due to a problem with systemd, the kernel
or something Debian specific. But any help or hint how to fix or work
around this issue is very much appreciated. Also hints how to debug this
further are welcome.

Thanks,
Marco


---------------------------------------------
Hardware and versions:
---------------------------------------------

Machine: IBM x3250 M4 2583KDG
Kernel: Linux version 3.16.0-4-686-pae running on Xen 4.4.1-amd64
Distro: Debian 8.0 (jessie)



---------------------------------------------
Full 'systemctl status systemd-udevd' output:
---------------------------------------------
● systemd-udevd.service - udev Kernel Device Manager
   Loaded: loaded (/lib/systemd/system/systemd-udevd.service; static)
   Active: active (running) since Tue 2015-05-19 11:25:24 CEST; 15min ago
     Docs: man:systemd-udevd.service(8)
           man:udev(7)
 Main PID: 234 (systemd-udevd)
   CGroup: /system.slice/systemd-udevd.service
           ├─234 /lib/systemd/systemd-udevd
           ├─296 /lib/systemd/systemd-udevd
           ├─307 /lib/systemd/systemd-udevd
           └─308 /lib/systemd/systemd-udevd

May 19 11:26:26 bohr systemd-udevd[234]: worker [298] terminated by
signal 9 (Killed)
May 19 11:26:56 bohr systemd-udevd[234]: worker [293]
/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:00.0 timeout; kill it
May 19 11:26:56 bohr systemd-udevd[234]: seq 969
'/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:00.0' killed
May 19 11:26:56 bohr systemd-udevd[234]: worker [294]
/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:01.0 timeout; kill it
May 19 11:26:56 bohr systemd-udevd[234]: seq 974
'/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:01.0' killed
May 19 11:26:56 bohr systemd-udevd[234]: worker [293] terminated by
signal 9 (Killed)
May 19 11:26:56 bohr systemd-udevd[234]: worker [294] terminated by
signal 9 (Killed)
May 19 11:27:26 bohr systemd-udevd[234]: worker [295]
/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:00.0/0000:03:00.0
timeout; kill it
May 19 11:27:26 bohr systemd-udevd[234]: seq 970
'/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:00.0/0000:03:00.0' killed
May 19 11:27:26 bohr systemd-udevd[234]: worker [295] terminated by
signal 9 (Killed)


------------------------
Full 'lspci -v' output:
------------------------
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v2/Ivy Bridge DRAM
Controller (rev 09)
	Subsystem: Ncipher Corp Ltd Device 0302
	Flags: bus master, fast devsel, latency 0
	Capabilities: [e0] Vendor Specific Information: Len=0c <?>

00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core
processor PCI Express Root Port (rev 09) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=1a, subordinate=1e, sec-latency=0
	Capabilities: [88] Subsystem: Ncipher Corp Ltd Device 0302
	Capabilities: [80] Power Management version 3
	Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [a0] Express Root Port (Slot+), MSI 00
	Capabilities: [100] Virtual Channel
	Capabilities: [140] Root Complex Link
	Capabilities: [d94] #19
	Kernel driver in use: pcieport

00:01.1 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core
processor PCI Express Root Port (rev 09) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=1f, subordinate=23, sec-latency=0
	Capabilities: [88] Subsystem: Ncipher Corp Ltd Device 0302
	Capabilities: [80] Power Management version 3
	Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [a0] Express Root Port (Slot+), MSI 00
	Capabilities: [100] Virtual Channel
	Capabilities: [140] Root Complex Link
	Capabilities: [d94] #19
	Kernel driver in use: pcieport

00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset
Family USB Enhanced Host Controller #2 (rev 05) (prog-if 20 [EHCI])
	Subsystem: IBM Device 7270
	Flags: bus master, medium devsel, latency 0, IRQ 16
	Memory at c1b01000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] PCI Advanced Features
	Kernel driver in use: ehci-pci

00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset
Family PCI Express Root Port 1 (rev b5) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=01, subordinate=05, sec-latency=0
	I/O behind bridge: 00004000-00004fff
	Memory behind bridge: c1000000-c18fffff
	Prefetchable memory behind bridge: 00000000c0000000-00000000c0ffffff
	Capabilities: [40] Express Root Port (Slot+), MSI 00
	Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
	Capabilities: [90] Subsystem: IBM Device 3a40
	Capabilities: [a0] Power Management version 2
	Kernel driver in use: pcieport

00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset
Family PCI Express Root Port 2 (rev b5) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=06, subordinate=0a, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: c1a00000-c1afffff
	Prefetchable memory behind bridge: 00000000c1c00000-00000000c1dfffff
	Capabilities: [40] Express Root Port (Slot+), MSI 00
	Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
	Capabilities: [90] Subsystem: IBM Device 3a42
	Capabilities: [a0] Power Management version 2
	Kernel driver in use: pcieport

00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset
Family PCI Express Root Port 3 (rev b5) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=0b, subordinate=0f, sec-latency=0
	I/O behind bridge: 00001000-00001fff
	Memory behind bridge: c1900000-c19fffff
	Prefetchable memory behind bridge: 00000000c1e00000-00000000c1ffffff
	Capabilities: [40] Express Root Port (Slot+), MSI 00
	Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
	Capabilities: [90] Subsystem: IBM Device 3a44
	Capabilities: [a0] Power Management version 2
	Kernel driver in use: pcieport

00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset
Family PCI Express Root Port 4 (rev b5) (prog-if 00 [Normal decode])
	Flags: fast devsel
	Bus: primary=00, secondary=10, subordinate=14, sec-latency=0
	Capabilities: [40] Express Root Port (Slot+), MSI 00
	Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
	Capabilities: [90] Subsystem: IBM Device 3a46
	Capabilities: [a0] Power Management version 2
	Kernel driver in use: pcieport

00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset
Family PCI Express Root Port 5 (rev b5) (prog-if 00 [Normal decode])
	Flags: fast devsel
	Bus: primary=00, secondary=15, subordinate=19, sec-latency=0
	Capabilities: [40] Express Root Port (Slot+), MSI 00
	Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
	Capabilities: [90] Subsystem: IBM Device 3a48
	Capabilities: [a0] Power Management version 2
	Kernel driver in use: pcieport

00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset
Family USB Enhanced Host Controller #1 (rev 05) (prog-if 20 [EHCI])
	Subsystem: IBM Device 7270
	Flags: bus master, medium devsel, latency 0, IRQ 23
	Memory at c1b02000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] PCI Advanced Features
	Kernel driver in use: ehci-pci

00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a5) (prog-if
01 [Subtractive decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=24, subordinate=28, sec-latency=32
	Capabilities: [50] Subsystem: IBM Device 244e

00:1f.0 ISA bridge: Intel Corporation C202 Chipset Family LPC Controller
(rev 05)
	Subsystem: IBM Device 3a18
	Flags: bus master, medium devsel, latency 0
	Capabilities: [e0] Vendor Specific Information: Len=0c <?>

00:1f.2 IDE interface: Intel Corporation 6 Series/C200 Series Chipset
Family 4 port SATA IDE Controller (rev 05) (prog-if 8f [Master SecP SecO
PriP PriO])
	Subsystem: IBM Device 3a20
	Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 17
	I/O ports at 3078 [size=8]
	I/O ports at 3090 [size=4]
	I/O ports at 3070 [size=8]
	I/O ports at 308c [size=4]
	I/O ports at 3050 [size=16]
	I/O ports at 3040 [size=16]
	Capabilities: [70] Power Management version 3
	Capabilities: [b0] PCI Advanced Features
	Kernel driver in use: ata_piix

00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family
SMBus Controller (rev 05)
	Subsystem: IBM Device 3a30
	Flags: medium devsel, IRQ 11
	Memory at c1b00000 (64-bit, non-prefetchable) [size=256]
	I/O ports at efa0 [size=32]
	Kernel driver in use: i801_smbus

00:1f.5 IDE interface: Intel Corporation 6 Series/C200 Series Chipset
Family 2 port SATA IDE Controller (rev 05) (prog-if 85 [Master SecO PriO])
	Subsystem: IBM Device 3a26
	Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 17
	I/O ports at 3068 [size=8]
	I/O ports at 3084 [size=4]
	I/O ports at 3060 [size=8]
	I/O ports at 3080 [size=4]
	I/O ports at 3030 [size=16]
	I/O ports at 3020 [size=16]
	Capabilities: [70] Power Management version 3
	Capabilities: [b0] PCI Advanced Features
	Kernel driver in use: ata_piix

01:00.0 PCI bridge: Renesas Technology Corp. SH7757 PCIe Switch [PS]
(prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	BIST result: 00
	Bus: primary=01, secondary=02, subordinate=05, sec-latency=0
	Memory behind bridge: c1000000-c18fffff
	Prefetchable memory behind bridge: 00000000c0000000-00000000c0ffffff
	Capabilities: [40] Power Management version 3
	Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [70] Express Upstream Port, MSI 00
	Capabilities: [b0] Subsystem: Renesas Technology Corp. SH7757 PCIe
Switch [PS]
	Capabilities: [100] Advanced Error Reporting
	Kernel driver in use: pcieport

02:00.0 PCI bridge: Renesas Technology Corp. SH7757 PCIe Switch [PS]
(prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	BIST result: 00
	Bus: primary=02, secondary=03, subordinate=04, sec-latency=0
	Memory behind bridge: c1000000-c18fffff
	Prefetchable memory behind bridge: 00000000c0000000-00000000c0ffffff
	Capabilities: [40] Power Management version 3
	Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [70] Express Downstream Port (Slot-), MSI 00
	Capabilities: [b0] Subsystem: Renesas Technology Corp. SH7757 PCIe
Switch [PS]
	Capabilities: [100] Advanced Error Reporting
	Kernel driver in use: pcieport

02:01.0 PCI bridge: Renesas Technology Corp. SH7757 PCIe Switch [PS]
(prog-if 00 [Normal decode])
	Flags: fast devsel
	BIST result: 00
	Bus: primary=02, secondary=05, subordinate=05, sec-latency=0
	Capabilities: [40] Power Management version 3
	Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [70] Express Downstream Port (Slot-), MSI 00
	Capabilities: [b0] Subsystem: Renesas Technology Corp. SH7757 PCIe
Switch [PS]
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [150] Access Control Services
	Kernel driver in use: pcieport

03:00.0 PCI bridge: Renesas Technology Corp. SH7757 PCIe-PCI Bridge
[PPB] (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	BIST result: 00
	Bus: primary=03, secondary=04, subordinate=04, sec-latency=0
	Memory behind bridge: c1000000-c18fffff
	Prefetchable memory behind bridge: 00000000c0000000-00000000c0ffffff
	Capabilities: [40] Power Management version 3
	Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [70] Express PCI-Express to PCI/PCI-X Bridge, MSI 00
	Capabilities: [b0] Subsystem: Renesas Technology Corp. SH7757 PCIe-PCI
Bridge [PPB]
	Capabilities: [100] Advanced Error Reporting

04:00.0 VGA compatible controller: Matrox Electronics Systems Ltd.
G200eR2 (prog-if 00 [VGA controller])
	Subsystem: IBM Device 0405
	Flags: bus master, medium devsel, latency 0, IRQ 11
	Memory at c0000000 (32-bit, prefetchable) [size=16M]
	Memory at c1800000 (32-bit, non-prefetchable) [size=16K]
	Memory at c1000000 (32-bit, non-prefetchable) [size=8M]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: [dc] Power Management version 1

06:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network
Connection
	Subsystem: IBM Device 03bd
	Flags: bus master, fast devsel, latency 0, IRQ 17
	Memory at c1a80000 (32-bit, non-prefetchable) [size=128K]
	Memory at c1a00000 (32-bit, non-prefetchable) [size=512K]
	I/O ports at 2000 [size=32]
	Memory at c1aa0000 (32-bit, non-prefetchable) [size=16K]
	Expansion ROM at c1ac0000 [disabled] [size=256K]
	Capabilities: [c8] Power Management version 2
	Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [e0] Express Endpoint, MSI 00
	Capabilities: [a0] MSI-X: Enable+ Count=5 Masked-
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [140] Device Serial Number 40-f2-e9-ff-ff-32-99-a7
	Kernel driver in use: e1000e

0b:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network
Connection
	Subsystem: IBM Device 03bd
	Flags: bus master, fast devsel, latency 0, IRQ 18
	Memory at c1980000 (32-bit, non-prefetchable) [size=128K]
	Memory at c1900000 (32-bit, non-prefetchable) [size=512K]
	I/O ports at 1000 [size=32]
	Memory at c19a0000 (32-bit, non-prefetchable) [size=16K]
	Expansion ROM at c19c0000 [disabled] [size=256K]
	Capabilities: [c8] Power Management version 2
	Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [e0] Express Endpoint, MSI 00
	Capabilities: [a0] MSI-X: Enable+ Count=5 Masked-
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [140] Device Serial Number 40-f2-e9-ff-ff-32-99-a8
	Kernel driver in use: e1000e


---------------------------
Full 'dmesg' output:
---------------------------
[    0.000000] Reserving virtual address space above 0xfec00000 (rounded
to 0xfec00000)
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.16.0-4-686-pae
(debian-kernel at lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) )
#1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24)
[    0.000000] Freeing 9d-100 pfn range: 99 pages freed
[    0.000000] 1-1 mapping on 9d->100
[    0.000000] Freeing bf0c2-bf186 pfn range: 196 pages freed
[    0.000000] 1-1 mapping on bf0c2->bf186
[    0.000000] Freeing bf1f6-bf2a6 pfn range: 176 pages freed
[    0.000000] 1-1 mapping on bf1f6->bf2a6
[    0.000000] Freeing bf67f-bf7ff pfn range: 384 pages freed
[    0.000000] 1-1 mapping on bf67f->bf7ff
[    0.000000] Freeing bf800-100000 pfn range: 264192 pages freed
[    0.000000] 1-1 mapping on bf800->100000
[    0.000000] Released 265047 pages of unused memory
[    0.000000] Set 265047 page(s) to 1-1 mapping
[    0.000000] Populating 3e9c15-42a76c pfn range: 265047 pages added
[    0.000000] 1-1 mapping on 440000->40000000
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] Xen: [mem 0x0000000000000000-0x000000000009cfff] usable
[    0.000000] Xen: [mem 0x000000000009d000-0x00000000000fffff] reserved
[    0.000000] Xen: [mem 0x0000000000100000-0x00000000bf0c1fff] usable
[    0.000000] Xen: [mem 0x00000000bf0c2000-0x00000000bf185fff] reserved
[    0.000000] Xen: [mem 0x00000000bf186000-0x00000000bf1f5fff] usable
[    0.000000] Xen: [mem 0x00000000bf1f6000-0x00000000bf2a5fff] reserved
[    0.000000] Xen: [mem 0x00000000bf2a6000-0x00000000bf67efff] usable
[    0.000000] Xen: [mem 0x00000000bf67f000-0x00000000bf77efff] reserved
[    0.000000] Xen: [mem 0x00000000bf77f000-0x00000000bf7cefff] ACPI NVS
[    0.000000] Xen: [mem 0x00000000bf7cf000-0x00000000bf7fefff] ACPI data
[    0.000000] Xen: [mem 0x00000000bf7ff000-0x00000000bf7fffff] usable
[    0.000000] Xen: [mem 0x00000000bf800000-0x00000000bfffffff] reserved
[    0.000000] Xen: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] Xen: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] Xen: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] Xen: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] Xen: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[    0.000000] Xen: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] Xen: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] Xen: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] Xen: [mem 0x0000000100000000-0x000000043fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: IBM IBM System X3250 M4 -[2583KDG]-/00D3729, BIOS
-[JQE158AUS-1.05]- 07/23/2013
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x440000 max_arch_pfn = 0x1000000
[    0.000000] initial memory mapped: [mem 0x00000000-0x043fefff]
[    0.000000] Base memory trampoline at [c0099000] 99000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x35e00000-0x35ffffff]
[    0.000000]  [mem 0x35e00000-0x35ffffff] page 4k
[    0.000000] BRK [0x017a5000, 0x017a5fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x34000000-0x35dfffff]
[    0.000000]  [mem 0x34000000-0x35dfffff] page 4k
[    0.000000] BRK [0x017a6000, 0x017a6fff] PGTABLE
[    0.000000] BRK [0x017a7000, 0x017a7fff] PGTABLE
[    0.000000] BRK [0x017a8000, 0x017a8fff] PGTABLE
[    0.000000] BRK [0x017a9000, 0x017a9fff] PGTABLE
[    0.000000] BRK [0x017aa000, 0x017aafff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x00100000-0x33ffffff]
[    0.000000]  [mem 0x00100000-0x33ffffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x36000000-0x361fdfff]
[    0.000000]  [mem 0x36000000-0x361fdfff] page 4k
[    0.000000] RAMDISK: [mem 0x019ee000-0x029b8fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000FDFD0 000024 (v02 IBM   )
[    0.000000] ACPI: XSDT 0xBF7FE1C0 000074 (v01 IBM    BROMOLOW
00000000      01000013)
[    0.000000] ACPI: FACP 0xBF7F9000 0000F4 (v04 IBM    BROMOLOW
00000000 IBM  01000013)
[    0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in
FADT/Gpe0Block: 128/64 (20140424/tbfadt-618)
[    0.000000] ACPI BIOS Warning (bug): Invalid length for
FADT/Pm1aControlBlock: 32, using default 16 (20140424/tbfadt-699)
[    0.000000] ACPI: DSDT 0xBF7F2000 00216F (v01 IBM    BROMOLOW
00000003 IBM  01000013)
[    0.000000] ACPI: FACS 0xBF7B7000 000040
[    0.000000] ACPI: TCPA 0xBF7FD000 000064 (v00
00000000      00000000)
[    0.000000] ACPI: XMAR 0xBF7FC000 000078 (v01 IBM    BROMOLOW
00000001 IBM  00000001)
[    0.000000] ACPI: ERST 0xBF7FA000 000230 (v01 IBM    BROMOLOW
00000001 IBM  01000013)
[    0.000000] ACPI: HPET 0xBF7F8000 000038 (v01 IBM    BROMOLOW
00000001 IBM  01000013)
[    0.000000] ACPI: APIC 0xBF7F7000 000092 (v02 IBM    BROMOLOW
00000000 IBM  01000013)
[    0.000000] ACPI: MCFG 0xBF7F6000 00003C (v01 IBM    BROMOLOW
00000001 IBM  01000013)
[    0.000000] ACPI: SLIC 0xBF7F5000 000176 (v01 IBM    BROMOLOW
00000000 IBM  01000013)
[    0.000000] ACPI: SSDT 0xBF7F1000 00006B (v02 IBM    CPUSCOPE
00004000 IBM  01000013)
[    0.000000] ACPI: SSDT 0xBF7F0000 000A6C (v02 IBM    PSTATEPM
00004000 IBM  01000013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 16542MB HIGHMEM available.
[    0.000000] 865MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 361fe000
[    0.000000]   low ram: 0 - 361fe000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x361fdfff]
[    0.000000]   HighMem  [mem 0x361fe000-0x3fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0xbf0c1fff]
[    0.000000]   node   0: [mem 0xbf186000-0xbf1f5fff]
[    0.000000]   node   0: [mem 0xbf2a6000-0xbf67efff]
[    0.000000]   node   0: [mem 0xbf7ff000-0xbf7fffff]
[    0.000000]   node   0: [mem 0x00000000-0x3fffffff]
[    0.000000] On node 0 totalpages: 4191400
[    0.000000] free_area_init_node: node 0, pgdat c1658ec0, node_mem_map
ed677020
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   Normal zone: 1700 pages used for memmap
[    0.000000]   Normal zone: 217598 pages, LIFO batch:31
[    0.000000]   HighMem zone: 33085 pages used for memmap
[    0.000000]   HighMem zone: 3969806 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x588
[    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 (acpi_id[0x04] lapic_id[0x01] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x0f] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: Invalid apic_id 15, trying 0
[    0.000000] IOAPIC[0]: apic_id 0 already used, trying 1
[    0.000000] IOAPIC[0]: Unable to change apic_id!
[    0.000000] IOAPIC[0]: apic_id 255, 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 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x000fffff]
[    0.000000] e820: [mem 0xc0000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on Xen
[    0.000000] Xen version: 4.4.1 (preserve-AD)
[    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:8
nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @f6175000 s34752 r0 d22592
u57344
[    0.000000] pcpu-alloc: s34752 r0 d22592 u57344 alloc=14*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 4189668
[    0.000000] Kernel command line: placeholder
root=UUID=d25b93bf-4020-48e8-b1f2-30c98c82fb0f ro console=tty0
console=hvc0 quiet
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288
bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144
bytes)
[    0.000000] Initializing CPU#0
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] software IO TLB [mem 0x29677000-0x2d677000] (64MB) mapped
at [e9677000-ed676fff]
[    0.000000] Initializing HighMem for node 0 (000361fe:00440000)
[    0.000000] Initializing Movable for node 0 (00000000:00000000)
[    0.000000] Memory: 16164356K/16765600K available (4598K kernel code,
522K rwdata, 1448K rodata, 656K init, 460K bss, 601244K reserved,
15526376K highmem)
[    0.000000] virtual kernel memory layout:
    fixmap  : 0xfe936000 - 0xfebff000   (2852 kB)
    pkmap   : 0xfe200000 - 0xfe400000   (2048 kB)
    vmalloc : 0xf69fe000 - 0xfe1fe000   ( 120 MB)
    lowmem  : 0xc0000000 - 0xf61fe000   ( 865 MB)
      .init : 0xc166d000 - 0xc1711000   ( 656 kB)
      .data : 0xc147dc40 - 0xc166b880   (1975 kB)
      .text : 0xc1000000 - 0xc147dc40   (4599 kB)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS:2304 nr_irqs:712 16
[    0.000000] xen:events: Using FIFO-based ABI
[    0.000000] CPU 0 irqstacks, hard=e9008000 soft=e900a000
[    0.000000] xen: sci override: global_irq=9 trigger=0 polarity=0
[    0.000000] xen: registering gsi 9 triggering 0 polarity 0
[    0.000000] xen: --> pirq=9 -> irq=9 (gsi=9)
[    0.000000] xen: acpi sci 9
[    0.000000] xen: --> pirq=1 -> irq=1 (gsi=1)
[    0.000000] xen: --> pirq=2 -> irq=2 (gsi=2)
[    0.000000] xen: --> pirq=3 -> irq=3 (gsi=3)
[    0.000000] xen: --> pirq=4 -> irq=4 (gsi=4)
[    0.000000] xen: --> pirq=5 -> irq=5 (gsi=5)
[    0.000000] xen: --> pirq=6 -> irq=6 (gsi=6)
[    0.000000] xen: --> pirq=7 -> irq=7 (gsi=7)
[    0.000000] xen: --> pirq=8 -> irq=8 (gsi=8)
[    0.000000] xen: --> pirq=10 -> irq=10 (gsi=10)
[    0.000000] xen: --> pirq=11 -> irq=11 (gsi=11)
[    0.000000] xen: --> pirq=12 -> irq=12 (gsi=12)
[    0.000000] xen: --> pirq=13 -> irq=13 (gsi=13)
[    0.000000] xen: --> pirq=14 -> irq=14 (gsi=14)
[    0.000000] xen: --> pirq=15 -> irq=15 (gsi=15)
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] console [hvc0] enabled
[    0.000000] Xen: using vcpuop timer interface
[    0.000000] installing Xen timer for CPU 0
[    0.000000] tsc: Detected 3093.034 MHz processor
[   14.284348] Calibrating delay loop (skipped), value calculated using
timer frequency.. 6186.06 BogoMIPS (lpj=12372136)
[   14.284351] pid_max: default: 32768 minimum: 301
[   14.284357] ACPI: Core revision 20140424
[   14.285131] ACPI: All ACPI Tables successfully acquired
[   14.285256] Security Framework initialized
[   14.285263] AppArmor: AppArmor disabled by boot time parameter
[   14.285264] Yama: disabled by default; enable with sysctl kernel.yama.*
[   14.285272] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[   14.285273] Mountpoint-cache hash table entries: 2048 (order: 1, 8192
bytes)
[   14.285399] Initializing cgroup subsys memory
[   14.285402] Initializing cgroup subsys devices
[   14.285406] Initializing cgroup subsys freezer
[   14.285408] Initializing cgroup subsys net_cls
[   14.285410] Initializing cgroup subsys blkio
[   14.285413] Initializing cgroup subsys perf_event
[   14.285414] Initializing cgroup subsys net_prio
[   14.285449] CPU: Physical Processor ID: 0
[   14.285450] CPU: Processor Core ID: 0
[   14.286056] mce: CPU supports 2 MCE banks
[   14.286070] 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
[   14.286200] Freeing SMP alternatives memory: 20K (c1711000 - c1716000)
[   14.286943] ftrace: allocating 20747 entries in 41 pages
[   14.293915] Performance Events: unsupported p6 CPU model 58 no PMU
driver, software events only.
[   14.294874] NMI watchdog: disabled (cpu0): hardware events not enabled
[   14.294932] CPU 1 irqstacks, hard=e9130000 soft=e9132000
[   14.294934] installing Xen timer for CPU 1
[   14.294984] Initializing CPU#1
[   14.295704] CPU 2 irqstacks, hard=e9186000 soft=e9188000
[   14.295706] installing Xen timer for CPU 2
[   14.295772] Initializing CPU#2
[   14.296505] CPU 3 irqstacks, hard=e91da000 soft=e91dc000
[   14.296506] installing Xen timer for CPU 3
[   14.296571] Initializing CPU#3
[   14.297257] x86: Booted up 1 node, 4 CPUs
[   14.297634] devtmpfs: initialized
[   14.297941] PM: Registering ACPI NVS region [mem
0xbf77f000-0xbf7cefff] (327680 bytes)
[   14.298592] pinctrl core: initialized pinctrl subsystem
[   14.298668] NET: Registered protocol family 16
[   14.298678] xen:grant_table: Grant tables using version 1 layout
[   14.298687] Grant table initialized
[   14.298935] ACPI FADT declares the system doesn't support PCIe ASPM,
so disable it
[   14.298937] ACPI: bus type PCI registered
[   14.298939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[   14.299074] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem
0xf8000000-0xfbffffff] (base 0xf8000000)
[   14.299076] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[   14.299077] PCI: Using MMCONFIG for extended config space
[   14.299078] PCI: Using configuration type 1 for base access
[   14.310537] ACPI: Added _OSI(Module Device)
[   14.310540] ACPI: Added _OSI(Processor Device)
[   14.310541] ACPI: Added _OSI(3.0 _SCP Extensions)
[   14.310542] ACPI: Added _OSI(Processor Aggregator Device)
[   14.311987] ACPI: Interpreter enabled
[   14.311994] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep
State [\_S2_] (20140424/hwxface-580)
[   14.311997] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep
State [\_S3_] (20140424/hwxface-580)
[   14.311999] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep
State [\_S4_] (20140424/hwxface-580)
[   14.312002] ACPI: (supports S0 S1 S5)
[   14.312003] ACPI: Using IOAPIC for interrupt routing
[   14.312017] PCI: Using host bridge windows from ACPI; if necessary,
use "pci=nocrs" and report a bug
[   14.313613] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[   14.313617] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM
ClockPM Segments MSI]
[   14.313690] acpi PNP0A08:00: _OSC: platform does not support
[PCIeHotplug PME AER PCIeCapability]
[   14.313691] acpi PNP0A08:00: _OSC: not requesting control; platform
does not support [PCIeCapability]
[   14.313693] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER
PCIeCapability]
[   14.313694] acpi PNP0A08:00: _OSC: platform willing to grant []
[   14.313695] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
[   14.313736] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain
0000 [bus 00-3f] only partially covers this bridge
[   14.313817] PCI host bridge to bus 0000:00
[   14.313819] pci_bus 0000:00: root bus resource [bus 00-ff]
[   14.313821] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[   14.313822] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[   14.313823] pci_bus 0000:00: root bus resource [mem
0x000a0000-0x000bffff]
[   14.313825] pci_bus 0000:00: root bus resource [mem
0xc0000000-0xfeafffff]
[   14.313835] pci 0000:00:00.0: [8086:0158] type 00 class 0x060000
[   14.313968] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
[   14.314095] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[   14.314134] pci 0000:00:01.0: System wakeup disabled by ACPI
[   14.314190] pci 0000:00:01.1: [8086:0155] type 01 class 0x060400
[   14.314315] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[   14.314354] pci 0000:00:01.1: System wakeup disabled by ACPI
[   14.314463] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[   14.314498] pci 0000:00:1a.0: reg 0x10: [mem 0xc1b01000-0xc1b013ff]
[   14.314654] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[   14.314687] pci 0000:00:1a.0: System wakeup disabled by ACPI
[   14.314735] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[   14.314884] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[   14.314923] pci 0000:00:1c.0: Enabling MPC IRBNCE
[   14.314926] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
[   14.314940] pci 0000:00:1c.0: System wakeup disabled by ACPI
[   14.314986] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[   14.315137] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[   14.315173] pci 0000:00:1c.1: Enabling MPC IRBNCE
[   14.315176] pci 0000:00:1c.1: Intel PCH root port ACS workaround enabled
[   14.315190] pci 0000:00:1c.1: System wakeup disabled by ACPI
[   14.315236] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400
[   14.315385] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[   14.315421] pci 0000:00:1c.2: Enabling MPC IRBNCE
[   14.315424] pci 0000:00:1c.2: Intel PCH root port ACS workaround enabled
[   14.315438] pci 0000:00:1c.2: System wakeup disabled by ACPI
[   14.315483] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[   14.315623] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[   14.315660] pci 0000:00:1c.3: Enabling MPC IRBNCE
[   14.315663] pci 0000:00:1c.3: Intel PCH root port ACS workaround enabled
[   14.315676] pci 0000:00:1c.3: System wakeup disabled by ACPI
[   14.315722] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[   14.315860] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[   14.315896] pci 0000:00:1c.4: Enabling MPC IRBNCE
[   14.315899] pci 0000:00:1c.4: Intel PCH root port ACS workaround enabled
[   14.315913] pci 0000:00:1c.4: System wakeup disabled by ACPI
[   14.315970] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[   14.316005] pci 0000:00:1d.0: reg 0x10: [mem 0xc1b02000-0xc1b023ff]
[   14.316160] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[   14.316193] pci 0000:00:1d.0: System wakeup disabled by ACPI
[   14.316236] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[   14.316390] pci 0000:00:1f.0: [8086:1c52] type 00 class 0x060100
[   14.316614] pci 0000:00:1f.2: [8086:1c00] type 00 class 0x01018f
[   14.316644] pci 0000:00:1f.2: reg 0x10: [io  0x3078-0x307f]
[   14.316659] pci 0000:00:1f.2: reg 0x14: [io  0x3090-0x3093]
[   14.316674] pci 0000:00:1f.2: reg 0x18: [io  0x3070-0x3077]
[   14.316688] pci 0000:00:1f.2: reg 0x1c: [io  0x308c-0x308f]
[   14.316703] pci 0000:00:1f.2: reg 0x20: [io  0x3050-0x305f]
[   14.316718] pci 0000:00:1f.2: reg 0x24: [io  0x3040-0x304f]
[   14.316845] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[   14.316874] pci 0000:00:1f.3: reg 0x10: [mem
0x3088c1b00000-0x3088c1b000ff 64bit]
[   14.316916] pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
[   14.317012] pci 0000:00:1f.5: [8086:1c08] type 00 class 0x010185
[   14.317042] pci 0000:00:1f.5: reg 0x10: [io  0x3068-0x306f]
[   14.317057] pci 0000:00:1f.5: reg 0x14: [io  0x3084-0x3087]
[   14.317072] pci 0000:00:1f.5: reg 0x18: [io  0x3060-0x3067]
[   14.317087] pci 0000:00:1f.5: reg 0x1c: [io  0x3080-0x3083]
[   14.317102] pci 0000:00:1f.5: reg 0x20: [io  0x3030-0x303f]
[   14.317115] pci 0000:00:1f.5: reg 0x24: [io  0x3020-0x302f]
[   14.317308] pci 0000:00:01.0: PCI bridge to [bus 1a-1e]
[   14.317394] pci 0000:00:01.1: PCI bridge to [bus 1f-23]
[   14.317863] pci 0000:01:00.0: [1912:0013] type 01 class 0x060400
[   14.320449] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[   14.328681] pci 0000:00:1c.0: PCI bridge to [bus 01-05]
[   14.328692] pci 0000:00:1c.0:   bridge window [mem 0xc1000000-0xc18fffff]
[   14.328701] pci 0000:00:1c.0:   bridge window [mem
0xc0000000-0xc0ffffff 64bit pref]
[   14.330323] pci 0000:02:00.0: [1912:0013] type 01 class 0x060400
[   14.333292] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[   14.334466] pci 0000:02:01.0: [1912:0013] type 01 class 0x060400
[   14.337195] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[   14.339916] pci 0000:01:00.0: PCI bridge to [bus 02-05]
[   14.340109] pci 0000:01:00.0:   bridge window [mem 0xc1000000-0xc18fffff]
[   14.340234] pci 0000:01:00.0:   bridge window [mem
0xc0000000-0xc0ffffff 64bit pref]
[   14.341954] pci 0000:03:00.0: [1912:0012] type 01 class 0x060400
[   14.346109] pci 0000:02:00.0: PCI bridge to [bus 03-04]
[   14.346326] pci 0000:02:00.0:   bridge window [mem 0xc1000000-0xc18fffff]
[   14.346470] pci 0000:02:00.0:   bridge window [mem
0xc0000000-0xc0ffffff 64bit pref]
[   14.348022] pci 0000:04:00.0: [102b:0534] type 00 class 0x030000
[   14.348506] pci 0000:04:00.0: reg 0x10: [mem 0xc0000000-0xc0ffffff pref]
[   14.348767] pci 0000:04:00.0: reg 0x14: [mem 0xc1800000-0xc1803fff]
[   14.349027] pci 0000:04:00.0: reg 0x18: [mem 0xc1000000-0xc17fffff]
[   14.353323] pci 0000:03:00.0: PCI bridge to [bus 04]
[   14.353546] pci 0000:03:00.0:   bridge window [mem 0xc1000000-0xc18fffff]
[   14.353691] pci 0000:03:00.0:   bridge window [mem
0xc0000000-0xc0ffffff 64bit pref]
[   14.355368] pci 0000:02:01.0: PCI bridge to [bus 05]
[   14.356832] pci 0000:06:00.0: [8086:10d3] type 00 class 0x020000
[   14.356880] pci 0000:06:00.0: reg 0x10: [mem 0xc1a80000-0xc1a9ffff]
[   14.356908] pci 0000:06:00.0: reg 0x14: [mem 0xc1a00000-0xc1a7ffff]
[   14.356936] pci 0000:06:00.0: reg 0x18: [io  0x2000-0x201f]
[   14.356965] pci 0000:06:00.0: reg 0x1c: [mem 0xc1aa0000-0xc1aa3fff]
[   14.357045] pci 0000:06:00.0: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
[   14.357221] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[   14.364802] pci 0000:00:1c.1: PCI bridge to [bus 06-0a]
[   14.364809] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
[   14.364815] pci 0000:00:1c.1:   bridge window [mem 0xc1a00000-0xc1afffff]
[   14.364960] pci 0000:0b:00.0: [8086:10d3] type 00 class 0x020000
[   14.365010] pci 0000:0b:00.0: reg 0x10: [mem 0xc1980000-0xc199ffff]
[   14.365038] pci 0000:0b:00.0: reg 0x14: [mem 0xc1900000-0xc197ffff]
[   14.365067] pci 0000:0b:00.0: reg 0x18: [io  0x1000-0x101f]
[   14.365094] pci 0000:0b:00.0: reg 0x1c: [mem 0xc19a0000-0xc19a3fff]
[   14.365175] pci 0000:0b:00.0: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
[   14.365351] pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold
[   14.372847] pci 0000:00:1c.2: PCI bridge to [bus 0b-0f]
[   14.372854] pci 0000:00:1c.2:   bridge window [io  0x1000-0x1fff]
[   14.372859] pci 0000:00:1c.2:   bridge window [mem 0xc1900000-0xc19fffff]
[   14.372960] pci 0000:00:1c.3: PCI bridge to [bus 10-14]
[   14.373060] pci 0000:00:1c.4: PCI bridge to [bus 15-19]
[   14.373181] pci 0000:00:1e.0: PCI bridge to [bus 24-28] (subtractive
decode)
[   14.373199] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7]
(subtractive decode)
[   14.373200] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff]
(subtractive decode)
[   14.373201] pci 0000:00:1e.0:   bridge window [mem
0x000a0000-0x000bffff] (subtractive decode)
[   14.373203] pci 0000:00:1e.0:   bridge window [mem
0xc0000000-0xfeafffff] (subtractive decode)
[   14.373512] pci_bus 0000:00: on NUMA node 0
[   14.373589] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11
12 14 15)
[   14.373654] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11
12 14 15)
[   14.373719] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11
12 14 15)
[   14.373787] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11
12 14 15)
[   14.373858] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11
12 14 15)
[   14.373933] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11
12 14 15)
[   14.374011] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11
12 14 15)
[   14.374093] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11
12 14 15)
[   14.374124] xen: registering gsi 13 triggering 1 polarity 0
[   14.374305] xen:balloon: Initialising balloon driver
[   14.374728] xen_balloon: Initialising balloon driver
[   14.375010] vgaarb: setting as boot device: PCI:0000:04:00.0
[   14.375012] vgaarb: device added:
PCI:0000:04:00.0,decodes=io+mem,owns=io+mem,locks=none
[   14.375014] vgaarb: loaded
[   14.375015] vgaarb: bridge control possible 0000:04:00.0
[   14.375061] PCI: Using ACPI for IRQ routing
[   14.378339] PCI: pci_cache_line_size set to 64 bytes
[   14.378555] pci 0000:00:1f.3: can't claim BAR 0 [mem
0x3088c1b00000-0x3088c1b000ff 64bit]: no compatible bridge window
[   14.378773] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[   14.378775] e820: reserve RAM buffer [mem 0xbf0c2000-0xbfffffff]
[   14.378777] e820: reserve RAM buffer [mem 0xbf1f6000-0xbfffffff]
[   14.378778] e820: reserve RAM buffer [mem 0xbf67f000-0xbfffffff]
[   14.378779] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
[   14.378936] Switched to clocksource xen
[   14.382954] pnp: PnP ACPI init
[   14.382963] ACPI: bus type PNP registered
[   14.383195] xen: registering gsi 8 triggering 1 polarity 0
[   14.383228] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[   14.383279] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
[   14.383282] system 00:01: Plug and Play ACPI device, IDs PNP0103
PNP0c01 (active)
[   14.383311] system 00:02: [io  0x0500-0x053f] has been reserved
[   14.383313] system 00:02: [io  0x0440-0x045f] has been reserved
[   14.383314] system 00:02: [io  0x0460-0x047f] has been reserved
[   14.383315] system 00:02: [io  0x0580-0x05ff] has been reserved
[   14.383317] system 00:02: [io  0x05e0-0x05ff] has been reserved
[   14.383318] system 00:02: [io  0x0cf9] could not be reserved
[   14.383320] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[   14.383403] xen: registering gsi 4 triggering 1 polarity 0
[   14.383405] Already setup the GSI :4
[   14.383431] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[   14.383508] xen: registering gsi 3 triggering 1 polarity 0
[   14.383548] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[   14.383565] pnp 00:05: Plug and Play ACPI device, IDs PNP0c31 (active)
[   14.383598] system 00:06: [mem 0xfed14000-0xfed17fff] has been reserved
[   14.383600] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[   14.383601] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[   14.383603] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[   14.383604] system 00:06: [mem 0xfec00000-0xfecfffff] could not be
reserved
[   14.383605] system 00:06: [mem 0xfee00000-0xfeefffff] has been reserved
[   14.383607] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
[   14.383608] system 00:06: [mem 0xff800000-0xffffffff] has been reserved
[   14.383610] system 00:06: [mem 0xfeb00000-0xfebfffff] has been reserved
[   14.383611] system 00:06: [mem 0xfe710000-0xfe711fff] has been reserved
[   14.383612] system 00:06: [mem 0xfe800000-0xfe9fffff] has been reserved
[   14.383614] system 00:06: [mem 0xfc000000-0xfcffffff] has been reserved
[   14.383615] system 00:06: [mem 0xfea00000-0xfeafffff] has been reserved
[   14.383617] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[   14.383640] system 00:07: [io  0x0c84-0x0c89] has been reserved
[   14.383642] system 00:07: [io  0x0c8a-0x0c8b] has been reserved
[   14.383643] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[   14.383667] system 00:08: [io  0x0c80] has been reserved
[   14.383669] system 00:08: [io  0x0c81] has been reserved
[   14.383670] system 00:08: Plug and Play ACPI device, IDs IPI0001
PNP0c02 (active)
[   14.383677] pnp: PnP ACPI: found 9 devices
[   14.383677] ACPI: bus type PNP unregistered
[   14.383681] PnPBIOS: Disabled
[   14.389259] PM-Timer failed consistency check  (0xffffff) - aborting.
[   14.389265] pci 0000:06:00.0: can't claim BAR 6 [mem
0xfffc0000-0xffffffff pref]: no compatible bridge window
[   14.389266] pci 0000:0b:00.0: can't claim BAR 6 [mem
0xfffc0000-0xffffffff pref]: no compatible bridge window
[   14.390255] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to
[bus 01-05] add_size 1000
[   14.390269] pci 0000:00:1c.1: bridge window [mem
0x00100000-0x000fffff 64bit pref] to [bus 06-0a] add_size 200000
[   14.390282] pci 0000:00:1c.2: bridge window [mem
0x00100000-0x000fffff 64bit pref] to [bus 0b-0f] add_size 200000
[   14.390320] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff
64bit pref] get_res_add_size add_size 200000
[   14.390322] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff
64bit pref] get_res_add_size add_size 200000
[   14.390323] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff]
get_res_add_size add_size 1000
[   14.390329] pci 0000:00:1c.1: BAR 15: assigned [mem
0xc1c00000-0xc1dfffff 64bit pref]
[   14.390333] pci 0000:00:1c.2: BAR 15: assigned [mem
0xc1e00000-0xc1ffffff 64bit pref]
[   14.390335] pci 0000:00:1c.0: BAR 13: assigned [io  0x4000-0x4fff]
[   14.390338] pci 0000:00:1f.3: BAR 0: assigned [mem
0xc1b00000-0xc1b000ff 64bit]
[   14.390354] pci 0000:00:01.0: PCI bridge to [bus 1a-1e]
[   14.390370] pci 0000:00:01.1: PCI bridge to [bus 1f-23]
[   14.390386] pci 0000:03:00.0: PCI bridge to [bus 04]
[   14.390525] pci 0000:03:00.0:   bridge window [mem 0xc1000000-0xc18fffff]
[   14.390618] pci 0000:03:00.0:   bridge window [mem
0xc0000000-0xc0ffffff 64bit pref]
[   14.390810] pci 0000:02:00.0: PCI bridge to [bus 03-04]
[   14.390956] pci 0000:02:00.0:   bridge window [mem 0xc1000000-0xc18fffff]
[   14.391048] pci 0000:02:00.0:   bridge window [mem
0xc0000000-0xc0ffffff 64bit pref]
[   14.391240] pci 0000:02:01.0: PCI bridge to [bus 05]
[   14.391728] pci 0000:01:00.0: PCI bridge to [bus 02-05]
[   14.391856] pci 0000:01:00.0:   bridge window [mem 0xc1000000-0xc18fffff]
[   14.391939] pci 0000:01:00.0:   bridge window [mem
0xc0000000-0xc0ffffff 64bit pref]
[   14.392176] pci 0000:00:1c.0: PCI bridge to [bus 01-05]
[   14.392179] pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
[   14.392186] pci 0000:00:1c.0:   bridge window [mem 0xc1000000-0xc18fffff]
[   14.392192] pci 0000:00:1c.0:   bridge window [mem
0xc0000000-0xc0ffffff 64bit pref]
[   14.392201] pci 0000:06:00.0: BAR 6: assigned [mem
0xc1ac0000-0xc1afffff pref]
[   14.392203] pci 0000:00:1c.1: PCI bridge to [bus 06-0a]
[   14.392206] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
[   14.392212] pci 0000:00:1c.1:   bridge window [mem 0xc1a00000-0xc1afffff]
[   14.392217] pci 0000:00:1c.1:   bridge window [mem
0xc1c00000-0xc1dfffff 64bit pref]
[   14.392227] pci 0000:0b:00.0: BAR 6: assigned [mem
0xc19c0000-0xc19fffff pref]
[   14.392228] pci 0000:00:1c.2: PCI bridge to [bus 0b-0f]
[   14.392231] pci 0000:00:1c.2:   bridge window [io  0x1000-0x1fff]
[   14.392238] pci 0000:00:1c.2:   bridge window [mem 0xc1900000-0xc19fffff]
[   14.392243] pci 0000:00:1c.2:   bridge window [mem
0xc1e00000-0xc1ffffff 64bit pref]
[   14.392252] pci 0000:00:1c.3: PCI bridge to [bus 10-14]
[   14.392270] pci 0000:00:1c.4: PCI bridge to [bus 15-19]
[   14.392289] pci 0000:00:1e.0: PCI bridge to [bus 24-28]
[   14.392307] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[   14.392308] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[   14.392309] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[   14.392311] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfeafffff]
[   14.392312] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[   14.392313] pci_bus 0000:01: resource 1 [mem 0xc1000000-0xc18fffff]
[   14.392315] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xc0ffffff
64bit pref]
[   14.392316] pci_bus 0000:02: resource 1 [mem 0xc1000000-0xc18fffff]
[   14.392317] pci_bus 0000:02: resource 2 [mem 0xc0000000-0xc0ffffff
64bit pref]
[   14.392319] pci_bus 0000:03: resource 1 [mem 0xc1000000-0xc18fffff]
[   14.392320] pci_bus 0000:03: resource 2 [mem 0xc0000000-0xc0ffffff
64bit pref]
[   14.392321] pci_bus 0000:04: resource 1 [mem 0xc1000000-0xc18fffff]
[   14.392322] pci_bus 0000:04: resource 2 [mem 0xc0000000-0xc0ffffff
64bit pref]
[   14.392324] pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
[   14.392325] pci_bus 0000:06: resource 1 [mem 0xc1a00000-0xc1afffff]
[   14.392326] pci_bus 0000:06: resource 2 [mem 0xc1c00000-0xc1dfffff
64bit pref]
[   14.392328] pci_bus 0000:0b: resource 0 [io  0x1000-0x1fff]
[   14.392329] pci_bus 0000:0b: resource 1 [mem 0xc1900000-0xc19fffff]
[   14.392330] pci_bus 0000:0b: resource 2 [mem 0xc1e00000-0xc1ffffff
64bit pref]
[   14.392331] pci_bus 0000:24: resource 4 [io  0x0000-0x0cf7]
[   14.392333] pci_bus 0000:24: resource 5 [io  0x0d00-0xffff]
[   14.392334] pci_bus 0000:24: resource 6 [mem 0x000a0000-0x000bffff]
[   14.392335] pci_bus 0000:24: resource 7 [mem 0xc0000000-0xfeafffff]
[   14.392482] NET: Registered protocol family 2
[   14.392654] TCP established hash table entries: 8192 (order: 3, 32768
bytes)
[   14.392661] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[   14.392671] TCP: Hash tables configured (established 8192 bind 8192)
[   14.392678] TCP: reno registered
[   14.392680] UDP hash table entries: 512 (order: 2, 16384 bytes)
[   14.392683] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[   14.392727] NET: Registered protocol family 1
[   14.392779] xen: registering gsi 16 triggering 0 polarity 1
[   14.392787] xen: --> pirq=16 -> irq=16 (gsi=16)
[   14.392896] xen: registering gsi 23 triggering 0 polarity 1
[   14.392900] xen: --> pirq=23 -> irq=23 (gsi=23)
[   14.393252] pci 0000:04:00.0: Video device with shadowed ROM
[   14.393298] PCI: CLS 64 bytes, default 64
[   14.393329] Unpacking initramfs...
[   14.653683] Freeing initrd memory: 16172K (c19ee000 - c29b9000)
[   14.653938] RAPL PMU detected, hw unit 2^-16 Joules, API unit is
2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[   14.653969] microcode: CPU0 sig=0x306a9, pf=0x2, revision=0x19
[   14.654001] microcode: CPU1 sig=0x306a9, pf=0x2, revision=0x19
[   14.654034] microcode: CPU2 sig=0x306a9, pf=0x2, revision=0x19
[   14.654067] microcode: CPU3 sig=0x306a9, pf=0x2, revision=0x19
[   14.654178] microcode: Microcode Update Driver: v2.00
<tigran at aivazian.fsnet.co.uk>, Peter Oruba
[   14.654473] futex hash table entries: 1024 (order: 4, 65536 bytes)
[   14.654530] audit: initializing netlink subsys (disabled)
[   14.654543] audit: type=2000 audit(1432034718.648:1): initialized
[   14.654824] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[   14.654835] zbud: loaded
[   14.654972] VFS: Disk quotas dquot_6.5.2
[   14.654986] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   14.655030] msgmni has been set to 1277
[   14.655365] alg: No test for stdrng (krng)
[   14.655388] bounce: pool size: 64 pages
[   14.655406] Block layer SCSI generic (bsg) driver version 0.4 loaded
(major 252)
[   14.655458] io scheduler noop registered
[   14.655461] io scheduler deadline registered
[   14.655491] io scheduler cfq registered (default)
[   14.655596] xen: registering gsi 16 triggering 0 polarity 1
[   14.655600] Already setup the GSI :16
[   14.655782] xen: registering gsi 17 triggering 0 polarity 1
[   14.655788] xen: --> pirq=17 -> irq=17 (gsi=17)
[   14.655960] xen: registering gsi 20 triggering 0 polarity 1
[   14.655965] xen: --> pirq=20 -> irq=20 (gsi=20)
[   14.656082] xen: registering gsi 21 triggering 0 polarity 1
[   14.656086] xen: --> pirq=21 -> irq=21 (gsi=21)
[   14.656202] xen: registering gsi 22 triggering 0 polarity 1
[   14.656206] xen: --> pirq=22 -> irq=22 (gsi=22)
[   14.656321] xen: registering gsi 23 triggering 0 polarity 1
[   14.656322] Already setup the GSI :23
[   14.656424] xen: registering gsi 20 triggering 0 polarity 1
[   14.656425] Already setup the GSI :20
[   14.660548] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   14.660559] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[   14.660573] intel_idle: MWAIT substates: 0x1120
[   14.660574] intel_idle: v0.4 model 0x3A
[   14.660575] intel_idle: lapic_timer_reliable_states 0xffffffff
[   14.660588] intel_idle: intel_idle yielding to none
[   14.660620] ERST: Can not request [mem 0xbf7bb000-0xbf7bcbff] for ERST.
[   14.699027] GHES: HEST is not enabled!
[   14.699157] isapnp: Scanning for PnP cards...
[   15.065560] isapnp: No Plug & Play device found
[   15.066426] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[   15.087076] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200)
is a 16550A
[   15.087425] hpet_acpi_add: no address or irqs in _CRS
[   15.087433] Linux agpgart interface v0.103
[   15.087560] i8042: PNP: No PS/2 controller found. Probing ports directly.
[   15.599862] i8042: Can't read CTR while initializing i8042
[   15.599967] i8042: probe of i8042 failed with error -5
[   15.600091] mousedev: PS/2 mouse device common for all mice
[   15.600127] rtc_cmos 00:00: RTC can wake from S4
[   15.600262] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[   15.600315] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
[   15.600326] ledtrig-cpu: registered to indicate activity on CPUs
[   15.600543] TCP: cubic registered
[   15.600687] NET: Registered protocol family 10
[   15.600969] mip6: Mobile IPv6
[   15.600972] NET: Registered protocol family 17
[   15.600977] mpls_gso: MPLS GSO support
[   15.601113] Using IPI No-Shortcut mode
[   15.601215] registered taskstats version 1
[   15.603616] rtc_cmos 00:00: setting system clock to 2015-05-19
11:25:19 UTC (1432034719)
[   15.603669] PM: Hibernation image not present or could not be loaded.
[   15.603935] Freeing unused kernel memory: 656K (c166d000 - c1711000)
[   15.604765] Write protecting the kernel text: 4600k
[   15.605035] Write protecting the kernel read-only data: 1452k
[   15.605036] NX-protecting the kernel data: 3592k
[   15.621751] systemd-udevd[75]: starting version 215
[   15.622201] random: systemd-udevd urandom read with 17 bits of
entropy available
[   15.629997] ACPI: bus type USB registered
[   15.630016] usbcore: registered new interface driver usbfs
[   15.630023] usbcore: registered new interface driver hub
[   15.630157] usbcore: registered new device driver usb
[   15.630642] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   15.630755] pps_core: LinuxPPS API ver. 1 registered
[   15.630757] pps_core: Software ver. 5.3.6 - Copyright 2005-2007
Rodolfo Giometti <giometti at linux.it>
[   15.630945] ehci-pci: EHCI PCI platform driver
[   15.631020] xen: registering gsi 16 triggering 0 polarity 1
[   15.631023] Already setup the GSI :16
[   15.631048] PTP clock support registered
[   15.631051] ehci-pci 0000:00:1a.0: EHCI Host Controller
[   15.631059] ehci-pci 0000:00:1a.0: new USB bus registered, assigned
bus number 1
[   15.631082] ehci-pci 0000:00:1a.0: debug port 2
[   15.631948] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[   15.631949] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[   15.632004] xen: registering gsi 17 triggering 0 polarity 1
[   15.632006] Already setup the GSI :17
[   15.632186] e1000e 0000:06:00.0: Interrupt Throttling Rate (ints/sec)
set to dynamic conservative mode
[   15.634989] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[   15.635030] ehci-pci 0000:00:1a.0: irq 16, io mem 0xc1b01000
[   15.636986] SCSI subsystem initialized
[   15.638219] libata version 3.00 loaded.
[   15.646951] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[   15.647078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   15.647080] usb usb1: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[   15.647081] usb usb1: Product: EHCI Host Controller
[   15.647083] usb usb1: Manufacturer: Linux 3.16.0-4-686-pae ehci_hcd
[   15.647084] usb usb1: SerialNumber: 0000:00:1a.0
[   15.647196] hub 1-0:1.0: USB hub found
[   15.647204] hub 1-0:1.0: 2 ports detected
[   15.647330] xen: registering gsi 23 triggering 0 polarity 1
[   15.647333] Already setup the GSI :23
[   15.647358] ehci-pci 0000:00:1d.0: EHCI Host Controller
[   15.647362] ehci-pci 0000:00:1d.0: new USB bus registered, assigned
bus number 2
[   15.647378] ehci-pci 0000:00:1d.0: debug port 2
[   15.651284] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[   15.651329] ehci-pci 0000:00:1d.0: irq 23, io mem 0xc1b02000
[   15.662980] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[   15.663030] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[   15.663031] usb usb2: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[   15.663033] usb usb2: Product: EHCI Host Controller
[   15.663034] usb usb2: Manufacturer: Linux 3.16.0-4-686-pae ehci_hcd
[   15.663035] usb usb2: SerialNumber: 0000:00:1d.0
[   15.663201] hub 2-0:1.0: USB hub found
[   15.663208] hub 2-0:1.0: 2 ports detected
[   15.663286] ata_piix 0000:00:1f.2: version 2.13
[   15.663341] xen: registering gsi 17 triggering 0 polarity 1
[   15.663344] Already setup the GSI :17
[   15.663355] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[   15.739245] e1000e 0000:06:00.0 eth0: registered PHC clock
[   15.739248] e1000e 0000:06:00.0 eth0: (PCI Express:2.5GT/s:Width x1)
40:f2:e9:32:99:a7
[   15.739249] e1000e 0000:06:00.0 eth0: Intel(R) PRO/1000 Network
Connection
[   15.739265] e1000e 0000:06:00.0 eth0: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF
[   15.739314] xen: registering gsi 18 triggering 0 polarity 1
[   15.739322] xen: --> pirq=18 -> irq=18 (gsi=18)
[   15.739512] e1000e 0000:0b:00.0: Interrupt Throttling Rate (ints/sec)
set to dynamic conservative mode
[   15.819533] scsi0 : ata_piix
[   15.819782] scsi1 : ata_piix
[   15.819831] ata1: SATA max UDMA/133 cmd 0x3078 ctl 0x3090 bmdma
0x3050 irq 17
[   15.819837] ata2: SATA max UDMA/133 cmd 0x3070 ctl 0x308c bmdma
0x3058 irq 17
[   15.819887] xen: registering gsi 17 triggering 0 polarity 1
[   15.819889] Already setup the GSI :17
[   15.819900] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[   15.847199] e1000e 0000:0b:00.0 eth1: registered PHC clock
[   15.847202] e1000e 0000:0b:00.0 eth1: (PCI Express:2.5GT/s:Width x1)
40:f2:e9:32:99:a8
[   15.847203] e1000e 0000:0b:00.0 eth1: Intel(R) PRO/1000 Network
Connection
[   15.847219] e1000e 0000:0b:00.0 eth1: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF
[   15.959034] usb 1-1: new high-speed USB device number 2 using ehci-pci
[   15.975435] scsi2 : ata_piix
[   15.975694] scsi3 : ata_piix
[   15.975746] ata3: SATA max UDMA/133 cmd 0x3068 ctl 0x3084 bmdma
0x3030 irq 17
[   15.975750] ata4: SATA max UDMA/133 cmd 0x3060 ctl 0x3080 bmdma
0x3038 irq 17
[   16.091367] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[   16.091369] usb 1-1: New USB device strings: Mfr=0, Product=0,
SerialNumber=0
[   16.091635] hub 1-1:1.0: USB hub found
[   16.091707] hub 1-1:1.0: 6 ports detected
[   16.203034] usb 2-1: new high-speed USB device number 2 using ehci-pci
[   16.335359] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[   16.335362] usb 2-1: New USB device strings: Mfr=0, Product=0,
SerialNumber=0
[   16.335597] hub 2-1:1.0: USB hub found
[   16.335693] hub 2-1:1.0: 6 ports detected
[   16.451048] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   16.459159] ata3.00: ATAPI: IBM SATA DEVICE 81Y3672, SA82, max UDMA/133
[   16.475160] ata3.00: configured for UDMA/133
[   16.607130] usb 2-1.1: new high-speed USB device number 3 using ehci-pci
[   16.700410] usb 2-1.1: New USB device found, idVendor=ffff,
idProduct=0248
[   16.700413] usb 2-1.1: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[   16.700414] usb 2-1.1: Product: Gadget USB HUB
[   16.700416] usb 2-1.1: Manufacturer: no manufacturer
[   16.700417] usb 2-1.1: SerialNumber: 0123456789
[   16.700733] hub 2-1.1:1.0: USB hub found
[   16.700824] hub 2-1.1:1.0: 6 ports detected
[   17.002997] ata4: failed to resume link (SControl 0)
[   17.014541] ata4: SATA link down (SStatus 4 SControl 0)
[   17.167000] ata2.01: failed to resume link (SControl 0)
[   17.167087] ata1.01: failed to resume link (SControl 0)
[   17.323083] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   17.323101] ata2.01: SATA link down (SStatus 0 SControl 0)
[   17.323265] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   17.323284] ata1.01: SATA link down (SStatus 0 SControl 0)
[   17.331369] ata2.00: ATA-8: WDC WD1002F9YZ-09H1JL0, 01.01M02, max
UDMA/133
[   17.331372] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[   17.331661] ata1.00: ATA-8: WDC WD10EZRX-00L4HB0, 01.01A01, max UDMA/133
[   17.331664] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[   17.339434] ata2.00: configured for UDMA/133
[   17.339540] ata1.00: configured for UDMA/133
[   17.339709] scsi 0:0:0:0: Direct-Access     ATA      WDC WD10EZRX-00L
1A01 PQ: 0 ANSI: 5
[   17.340175] scsi 1:0:0:0: Direct-Access     ATA      WDC WD1002F9YZ-0
1M02 PQ: 0 ANSI: 5
[   17.341999] scsi 2:0:0:0: CD-ROM            IBM SATA  DEVICE 81Y3672
 SA82 PQ: 0 ANSI: 5
[   17.354607] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks:
(1.00 TB/931 GiB)
[   17.354609] sd 0:0:0:0: [sda] 4096-byte physical blocks
[   17.354648] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks:
(1.00 TB/931 GiB)
[   17.354650] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[   17.354687] sd 0:0:0:0: [sda] Write Protect is off
[   17.354689] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   17.354719] sd 0:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[   17.354720] sd 1:0:0:0: [sdb] Write Protect is off
[   17.354721] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[   17.354750] sd 1:0:0:0: [sdb] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[   17.361431] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw
xa/form2 cdda tray
[   17.361433] cdrom: Uniform CD-ROM driver Revision: 3.20
[   17.361522] sr 2:0:0:0: Attached scsi CD-ROM sr0
[   17.361938] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   17.362014] sd 1:0:0:0: Attached scsi generic sg1 type 0
[   17.362050] sr 2:0:0:0: Attached scsi generic sg2 type 5
[   17.414434]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 >
[   17.415154] sd 1:0:0:0: [sdb] Attached SCSI disk
[   17.433929]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
[   17.434578] sd 0:0:0:0: [sda] Attached SCSI disk
[   17.699380] md: bind<sdb2>
[   17.700462] md: bind<sdb1>
[   17.701571] md: bind<sdb3>
[   17.813660] random: nonblocking pool is initialized
[   17.921284] md: bind<sda1>
[   17.923226] md: raid1 personality registered for level 1
[   17.923612] md/raid1:md0: active with 2 out of 2 mirrors
[   17.923637] md0: detected capacity change from 0 to 322122481664
[   17.924208]  md0: unknown partition table
[   17.955779] md: bind<sda3>
[   17.957778] md/raid1:md2: active with 2 out of 2 mirrors
[   17.957797] md2: detected capacity change from 0 to 644243906560
[   17.972939]  md2: unknown partition table
[   18.075566] device-mapper: uevent: version 1.0.3
[   18.075626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30)
initialised: dm-devel at redhat.com
[   18.262044] EXT4-fs (md0): mounted filesystem with ordered data mode.
Opts: (null)
[   18.773526] systemd[1]: RTC configured in localtime, applying delta
of 120 minutes to system time.
[   19.785314] systemd[1]: Cannot add dependency job for unit
display-manager.service, ignoring: Unit display-manager.service failed
to load: No such file or directory.
[   20.087277] EXT4-fs (md0): re-mounted. Opts: errors=remount-ro
[   20.173951] drbd: initialized. Version: 8.4.3 (api:1/proto:86-101)
[   20.173954] drbd: srcversion: 1A9F77B1CA5FF92235C2213
[   20.173954] drbd: registered as block device major 147
[   20.199459] fuse init (API version 7.23)
[   20.243428] ipmi message handler version 39.2
[   20.243954] ipmi device interface
[   20.244472] Copyright (C) 2004 MontaVista Software - IPMI Powerdown
via sys_reboot.
[   20.262430] IPMI System Interface driver.
[   20.262451] ipmi_si: probing via SMBIOS
[   20.262452] ipmi_si: SMBIOS: io 0xc80 regsize 1 spacing 1 irq 0
[   20.262453] ipmi_si: Adding SMBIOS-specified kcs state machine
[   20.262455] ipmi_si: Trying SMBIOS-specified kcs state machine at i/o
address 0xc80, slave address 0x20, irq 0
[   20.405425] systemd-udevd[234]: starting version 215
[   20.438439] ipmi_si ipmi_si.0: Found new BMC (man_id: 0x004f4d,
prod_id: 0x012e, dev_id: 0x20)
[   20.440163] IPMI poweroff: ATCA Detect mfg 0x4F4D prod 0x12E
[   20.440165] IPMI poweroff: Found a chassis style poweroff function
[   20.440255] ipmi_si ipmi_si.0: IPMI kcs interface initialized
[   20.463697] IPMI Watchdog: driver initialized
[   21.353447] wmi: Mapper loaded
[   21.382461] tpm_tis 00:05: 1.2 TPM (device-id 0xFE, rev-id 71)
[   21.411580] i801_smbus 0000:00:1f.3: can't derive routing for PCI INT C
[   21.411583] i801_smbus 0000:00:1f.3: PCI INT C: no GSI - using ISA IRQ 11
[   21.411585] xen: registering gsi 11 triggering 0 polarity 1
[   21.411655] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[   21.422054] input: Power Button as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0C:00/input/input0
[   21.422058] ACPI: Power Button [PWRB]
[   21.422093] input: Power Button as
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[   21.422095] ACPI: Power Button [PWRF]
[   21.491296] Warning: Processor Platform Limit not supported.
[   21.549608] input: PC Speaker as /devices/platform/pcspkr/input/input2
[   21.594820] alg: No test for crc32 (crc32-pclmul)
[   21.632130] intel_rapl: Found RAPL domain package
[   21.632137] intel_rapl: Found RAPL domain core
[   22.018450] Adding 2097148k swap on /dev/sdb6.  Priority:1 extents:1
across:2097148k FS
[   22.059972] irq 16: nobody cared (try booting with the "irqpoll" option)
[   22.060117] CPU: 0 PID: 0 Comm: swapper/0 Not tainted
3.16.0-4-686-pae #1 Debian 3.16.7-ckt9-3~deb8u1
[   22.060119] Hardware name: IBM IBM System X3250 M4
-[2583KDG]-/00D3729, BIOS -[JQE158AUS-1.05]- 07/23/2013
[   22.060120]  00000010 c15ebd98 c1476d98 e9339f40 c10a51b9 c1553480
00000010 c1648ba0
[   22.060123]  00000001 e9339f40 00000010 c15ebdbc c10a562b 0000006b
2eae6455 fffee2a0
[   22.060126]  c1668d00 e9339f40 c1668d00 00000000 c15ebdf8 c10a3443
c1076a6b f6170040
[   22.060128] Call Trace:
[   22.060133]  [<c1476d98>] ? dump_stack+0x3e/0x4e
[   22.060136]  [<c10a51b9>] ? __report_bad_irq+0x29/0xd0
[   22.060138]  [<c10a562b>] ? note_interrupt+0x1cb/0x210
[   22.060141]  [<c10a3443>] ? handle_irq_event_percpu+0xa3/0x180
[   22.060143]  [<c1076a6b>] ? hrtimer_get_next_event+0xab/0xd0
[   22.060145]  [<c10a354a>] ? handle_irq_event+0x2a/0x50
[   22.060147]  [<c10a5fc4>] ? handle_fasteoi_irq+0x64/0x100
[   22.060149]  [<c10a2b64>] ? generic_handle_irq+0x24/0x40
[   22.060152]  [<c12f9d01>] ? evtchn_fifo_handle_events+0x121/0x130
[   22.060153]  [<c12f722c>] ? __xen_evtchn_do_upcall+0x3c/0x70
[   22.060155]  [<c12f8ce7>] ? xen_evtchn_do_upcall+0x27/0x40
[   22.060157]  [<c147ca0f>] ? xen_do_upcall+0x7/0xc
[   22.060159]  [<c10a00d8>] ? cont_add+0xc8/0x100
[   22.060161]  [<c10013a7>] ? xen_hypercall_sched_op+0x7/0x20
[   22.060164]  [<c100826f>] ? xen_safe_halt+0xf/0x20
[   22.060166]  [<c10180fc>] ? default_idle+0x1c/0xa0
[   22.060168]  [<c101889e>] ? arch_cpu_idle+0xe/0x10
[   22.060170]  [<c1090a33>] ? cpu_startup_entry+0x303/0x3b0
[   22.060172]  [<c166dbf4>] ? start_kernel+0x3d8/0x3dd
[   22.060174]  [<c166d625>] ? set_init_arg+0x45/0x45
[   22.060176]  [<c166fa48>] ? xen_start_kernel+0x60f/0x61a
[   22.060177] handlers:
[   22.060267] [<f6aaee60>] usb_hcd_irq [usbcore]
[   22.060428] Disabling IRQ #16
[   22.135934] Adding 2097148k swap on /dev/sda6.  Priority:1 extents:1
across:2097148k FS
[   22.635512] EXT4-fs (sda7): mounted filesystem with ordered data
mode. Opts: (null)
[   22.644632] EXT4-fs (sdb5): mounting ext3 file system using the ext4
subsystem
[   22.645020] EXT4-fs (sdb7): mounted filesystem with ordered data
mode. Opts: (null)
[   22.655303] EXT4-fs (sdb5): mounted filesystem with ordered data
mode. Opts: errors=remount-ro
[   22.726775] EXT4-fs (sda5): mounting ext3 file system using the ext4
subsystem
[   22.751571] EXT4-fs (sda5): mounted filesystem with ordered data
mode. Opts: errors=remount-ro
[  142.895909] [drm] Initialized drm 1.1.0 20060810
[  143.651506] systemd-journald[216]: Received request to flush runtime
journal from PID 1
[  144.125379] ip_tables: (C) 2000-2006 Netfilter Core Team
[  144.253282] ip6_tables: (C) 2000-2006 Netfilter Core Team
[  144.834336] Bridge firewalling registered
[  144.851472] device eth1 entered promiscuous mode
[  144.934104] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[  144.936388] IPv6: ADDRCONF(NETDEV_UP): xenbrext0: link is not ready
[  147.160004] e1000e: eth1 NIC Link is Up 100 Mbps Half Duplex, Flow
Control: None
[  147.160190] e1000e 0000:0b:00.0 eth1: Autonegotiated half duplex but
link partner cannot autoneg.  Try forcing full duplex if link gets many
collisions.
[  147.160192] e1000e 0000:0b:00.0 eth1: 10/100 speed: disabling TSO
[  147.160443] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[  147.160488] xenbrext0: port 1(eth1) entered forwarding state
[  147.160491] xenbrext0: port 1(eth1) entered forwarding state
[  147.160615] IPv6: ADDRCONF(NETDEV_CHANGE): xenbrext0: link becomes ready
[  147.567594] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  148.102012] RPC: Registered named UNIX socket transport module.
[  148.102015] RPC: Registered udp transport module.
[  148.102015] RPC: Registered tcp transport module.
[  148.102016] RPC: Registered tcp NFSv4.1 backchannel transport module.
[  148.108398] FS-Cache: Loaded
[  148.121387] FS-Cache: Netfs 'nfs' registered for caching
[  148.146551] Installing knfsd (copyright (C) 1996 okir at monad.swb.de).
[  150.239540] xen:xen_evtchn: Event-channel device installed
[  150.672017] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow
Control: Rx/Tx
[  150.672362] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  162.186939] xenbrext0: port 1(eth1) entered forwarding state
[  254.305831] INFO: task systemd-udevd:296 blocked for more than 120
seconds.
[  254.305962]       Not tainted 3.16.0-4-686-pae #1
[  254.306069] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  254.306165] systemd-udevd   D 00000000     0   296    234 0x00000004
[  254.306168]  c1d8dd28 00000282 e9043968 00000000 e89bf188 c1710000
c1710000 00000001
[  254.306170]  e9011a88 f618b000 c258e010 c1d8dce4 c11c8478 e8a6f8f0
c1d8dcf4 c11c937c
[  254.306173]  e8a6f8f0 00000000 c1d8dd24 c11c94b4 e8a6c180 e9011a80
00000001 e91d3548
[  254.306175] Call Trace:
[  254.306182]  [<c11c8478>] ? kernfs_leftmost_descendant+0x38/0x50
[  254.306184]  [<c11c937c>] ? kernfs_activate+0x5c/0xc0
[  254.306186]  [<c11c94b4>] ? kernfs_add_one+0xd4/0x120
[  254.306189]  [<c14790d3>] ? schedule_preempt_disabled+0x23/0x60
[  254.306191]  [<c147a699>] ? __mutex_lock_slowpath+0xb9/0x18d
[  254.306200]  [<c13405e0>] ? __device_attach+0x40/0x40
[  254.306202]  [<c1479cdc>] ? mutex_lock+0x1c/0x28
[  254.306204]  [<c1340616>] ? __driver_attach+0x36/0x80
[  254.306206]  [<c13405e0>] ? __device_attach+0x40/0x40
[  254.306208]  [<c133e767>] ? bus_for_each_dev+0x47/0x80
[  254.306210]  [<c133fd9e>] ? driver_attach+0x1e/0x20
[  254.306211]  [<c13405e0>] ? __device_attach+0x40/0x40
[  254.306213]  [<c133f9f7>] ? bus_add_driver+0x157/0x230
[  254.306221]  [<f6a30000>] ? 0xf6a2ffff
[  254.306223]  [<c1340d19>] ? driver_register+0x59/0xe0
[  254.306226]  [<f6a30018>] ? shpcd_init+0x18/0x1000 [shpchp]
[  254.306229]  [<c1002127>] ? do_one_initcall+0xb7/0x1f0
[  254.306231]  [<f6a30000>] ? 0xf6a2ffff
[  254.306233]  [<c1002132>] ? do_one_initcall+0xc2/0x1f0
[  254.306235]  [<f6a30000>] ? 0xf6a2ffff
[  254.306238]  [<c1148b35>] ? vunmap_page_range+0x105/0x1c0
[  254.306241]  [<c111e1e7>] ? free_hot_cold_page+0xf7/0x160
[  254.306243]  [<f6d20000>] ? do_ip6t_set_ctl+0x30/0x4d0 [ip6_tables]
[  254.306246]  [<c11583d6>] ? kfree+0x76/0xd0
[  254.306248]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  254.306249]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  254.306252]  [<c11583d6>] ? kfree+0x76/0xd0
[  254.306255]  [<c10c13eb>] ? load_module+0x1cbb/0x2390
[  254.306260]  [<f6d15000>] ? 0xf6d14fff
[  254.306263]  [<c10c1c25>] ? SyS_finit_module+0x75/0xc0
[  254.306266]  [<c112f86b>] ? vm_mmap_pgoff+0x7b/0xa0
[  254.306269]  [<f6d15000>] ? 0xf6d14fff
[  254.306273]  [<c147bcdf>] ? sysenter_do_call+0x12/0x12
[  254.306274] INFO: task systemd-udevd:307 blocked for more than 120
seconds.
[  254.306365]       Not tainted 3.16.0-4-686-pae #1
[  254.306449] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  254.306544] systemd-udevd   D f617a21c     0   307    234 0x00000004
[  254.306545]  e8a55d40 00000282 e9006000 f617a21c 00000078 c1710000
c1710000 a0000000
[  254.306548]  a0000000 f617d000 e8a48ab0 00000001 00000000 e8a55d0c
c10ac0e7 00000000
[  254.306550]  f6e66000 f6e66074 e8a55d18 c12f8cec 00001c16 e8a55d60
c147ca0f 00001c16
[  254.306552] Call Trace:
[  254.306555]  [<c10ac0e7>] ? rcu_irq_exit+0x47/0x90
[  254.306558]  [<c12f8cec>] ? xen_evtchn_do_upcall+0x2c/0x40
[  254.306560]  [<c147ca0f>] ? xen_do_upcall+0x7/0xc
[  254.306563]  [<c14790d3>] ? schedule_preempt_disabled+0x23/0x60
[  254.306564]  [<c147a699>] ? __mutex_lock_slowpath+0xb9/0x18d
[  254.306567]  [<c13405e0>] ? __device_attach+0x40/0x40
[  254.306568]  [<c1479cdc>] ? mutex_lock+0x1c/0x28
[  254.306570]  [<c1340616>] ? __driver_attach+0x36/0x80
[  254.306572]  [<c13405e0>] ? __device_attach+0x40/0x40
[  254.306573]  [<c133e767>] ? bus_for_each_dev+0x47/0x80
[  254.306575]  [<c133fd9e>] ? driver_attach+0x1e/0x20
[  254.306577]  [<c13405e0>] ? __device_attach+0x40/0x40
[  254.306578]  [<c133f9f7>] ? bus_add_driver+0x157/0x230
[  254.306581]  [<f6d1a000>] ? 0xf6d19fff
[  254.306583]  [<c1340d19>] ? driver_register+0x59/0xe0
[  254.306584]  [<c1002127>] ? do_one_initcall+0xb7/0x1f0
[  254.306586]  [<c1002132>] ? do_one_initcall+0xc2/0x1f0
[  254.306588]  [<f6d1a000>] ? 0xf6d19fff
[  254.306590]  [<c111e1e7>] ? free_hot_cold_page+0xf7/0x160
[  254.306593]  [<f6e63000>] ? 0xf6e62fff
[  254.306594]  [<c11583d6>] ? kfree+0x76/0xd0
[  254.306596]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  254.306598]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  254.306600]  [<c11583d6>] ? kfree+0x76/0xd0
[  254.306602]  [<c10c13eb>] ? load_module+0x1cbb/0x2390
[  254.306608]  [<c10c1c25>] ? SyS_finit_module+0x75/0xc0
[  254.306610]  [<c112f86b>] ? vm_mmap_pgoff+0x7b/0xa0
[  254.306616]  [<c147bcdf>] ? sysenter_do_call+0x12/0x12
[  254.306617] INFO: task systemd-udevd:308 blocked for more than 120
seconds.
[  254.306709]       Not tainted 3.16.0-4-686-pae #1
[  254.306796] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  254.306890] systemd-udevd   D 00000141     0   308    234 0x00000004
[  254.306892]  e8a77a48 00000282 00000001 00000141 00000eef c1710000
c1710000 f61a7938
[  254.306894]  00000000 f61a7000 e8a48560 c1659cd4 c1658ee8 002240d0
ffffffff 00000000
[  254.306897]  00000000 00000200 ed677960 c1658ec0 e8a77a48 f6ca1160
c147b849 c147b493
[  254.306899] Call Trace:
[  254.306903]  [<f6ca1160>] ? i801_check_pre.isra.7+0x20/0xe0 [i2c_i801]
[  254.306905]  [<c147b849>] ? _raw_spin_lock_irqsave+0x19/0x40
[  254.306907]  [<c147b493>] ? _raw_spin_unlock_irqrestore+0x13/0x20
[  254.306909]  [<c109045b>] ? prepare_to_wait_event+0x6b/0xd0
[  254.306911]  [<c111ec35>] ? __alloc_pages_nodemask+0x125/0x860
[  254.306914]  [<f6ca17c5>] ? i801_transaction+0x85/0x100 [i2c_i801]
[  254.306916]  [<c10904c0>] ? prepare_to_wait_event+0xd0/0xd0
[  254.306919]  [<f6ca1a91>] ? i801_access+0x251/0x9f0 [i2c_i801]
[  254.306921]  [<c12598cc>] ? sprintf+0x1c/0x20
[  254.306925]  [<f6c5d609>] ? i2c_smbus_xfer+0xf9/0x850 [i2c_core]
[  254.306927]  [<c1157e79>] ? kmem_cache_free+0x59/0xd0
[  254.306929]  [<c108ff27>] ? __wake_up_common+0x47/0x70
[  254.306931]  [<c10903af>] ? __wake_up_sync_key+0x3f/0x60
[  254.306933]  [<c1250980>] ? idr_get_empty_slot+0x130/0x330
[  254.306935]  [<c147b849>] ? _raw_spin_lock_irqsave+0x19/0x40
[  254.306937]  [<c1157e79>] ? kmem_cache_free+0x59/0xd0
[  254.306939]  [<c1250e95>] ? ida_get_new_above+0x1a5/0x1f0
[  254.306942]  [<f6c5de59>] ? i2c_default_probe+0xf9/0x140 [i2c_core]
[  254.306945]  [<f6c5e5d0>] ? show_modalias+0x60/0x60 [i2c_core]
[  254.306948]  [<c133c5fd>] ? device_for_each_child+0x4d/0x70
[  254.306951]  [<f6c60425>] ? i2c_do_add_adapter+0x175/0x2f0 [i2c_core]
[  254.306953]  [<c11c94b4>] ? kernfs_add_one+0xd4/0x120
[  254.306956]  [<c11ca930>] ? kernfs_create_link+0x40/0x70
[  254.306958]  [<c11cb503>] ? sysfs_do_create_link_sd.isra.2+0x53/0x90
[  254.306960]  [<c1470bb6>] ? klist_next+0x16/0xb0
[  254.306963]  [<f6c605a0>] ? i2c_do_add_adapter+0x2f0/0x2f0 [i2c_core]
[  254.306964]  [<c133e807>] ? bus_for_each_drv+0x47/0x80
[  254.306967]  [<f6c5ffe0>] ? i2c_register_adapter+0x190/0x360 [i2c_core]
[  254.306970]  [<f6c605a0>] ? i2c_do_add_adapter+0x2f0/0x2f0 [i2c_core]
[  254.306973]  [<f6ca2763>] ? i801_probe+0x403/0x507 [i2c_i801]
[  254.306975]  [<c147b493>] ? _raw_spin_unlock_irqrestore+0x13/0x20
[  254.306978]  [<c1348671>] ? __pm_runtime_resume+0x51/0x70
[  254.306981]  [<c1285e3f>] ? pci_device_probe+0x6f/0xc0
[  254.306983]  [<c11cb565>] ? sysfs_create_link+0x25/0x40
[  254.306986]  [<c1340293>] ? driver_probe_device+0x93/0x3a0
[  254.306987]  [<c11cb297>] ? sysfs_create_dir_ns+0x37/0x80
[  254.306989]  [<c1285d81>] ? pci_match_device+0xc1/0xe0
[  254.306991]  [<c1340651>] ? __driver_attach+0x71/0x80
[  254.306993]  [<c13405e0>] ? __device_attach+0x40/0x40
[  254.306995]  [<c133e767>] ? bus_for_each_dev+0x47/0x80
[  254.306997]  [<c133fd9e>] ? driver_attach+0x1e/0x20
[  254.306998]  [<c13405e0>] ? __device_attach+0x40/0x40
[  254.307000]  [<c133f9f7>] ? bus_add_driver+0x157/0x230
[  254.307003]  [<f6ca7000>] ? 0xf6ca6fff
[  254.307005]  [<c1340d19>] ? driver_register+0x59/0xe0
[  254.307007]  [<c13783ca>] ? dmi_name_in_vendors+0x2a/0x50
[  254.307010]  [<f6ca7094>] ? i2c_i801_init+0x94/0x1000 [i2c_i801]
[  254.307012]  [<c125d30d>] ? kvasprintf+0x3d/0x50
[  254.307014]  [<c11583d6>] ? kfree+0x76/0xd0
[  254.307016]  [<f6ca7000>] ? 0xf6ca6fff
[  254.307018]  [<c1002132>] ? do_one_initcall+0xc2/0x1f0
[  254.307020]  [<f6ca7000>] ? 0xf6ca6fff
[  254.307022]  [<c1148b35>] ? vunmap_page_range+0x105/0x1c0
[  254.307024]  [<c111e1e7>] ? free_hot_cold_page+0xf7/0x160
[  254.307027]  [<c11583d6>] ? kfree+0x76/0xd0
[  254.307029]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  254.307030]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  254.307032]  [<c11583d6>] ? kfree+0x76/0xd0
[  254.307034]  [<c10c13eb>] ? load_module+0x1cbb/0x2390
[  254.307039]  [<f6c49000>] ? 0xf6c48fff
[  254.307042]  [<c10c1c25>] ? SyS_finit_module+0x75/0xc0
[  254.307044]  [<c112f86b>] ? vm_mmap_pgoff+0x7b/0xa0
[  254.307046]  [<f6c49000>] ? 0xf6c48fff
[  254.307052]  [<c147bcdf>] ? sysenter_do_call+0x12/0x12
[  374.304482] INFO: task systemd-udevd:296 blocked for more than 120
seconds.
[  374.304595]       Not tainted 3.16.0-4-686-pae #1
[  374.304708] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  374.304804] systemd-udevd   D 00000000     0   296    234 0x00000004
[  374.304807]  c1d8dd28 00000282 e9043968 00000000 e89bf188 c1710000
c1710000 00000001
[  374.304809]  e9011a88 f618b000 c258e010 c1d8dce4 c11c8478 e8a6f8f0
c1d8dcf4 c11c937c
[  374.304812]  e8a6f8f0 00000000 c1d8dd24 c11c94b4 e8a6c180 e9011a80
00000001 e91d3548
[  374.304814] Call Trace:
[  374.304820]  [<c11c8478>] ? kernfs_leftmost_descendant+0x38/0x50
[  374.304823]  [<c11c937c>] ? kernfs_activate+0x5c/0xc0
[  374.304825]  [<c11c94b4>] ? kernfs_add_one+0xd4/0x120
[  374.304828]  [<c14790d3>] ? schedule_preempt_disabled+0x23/0x60
[  374.304830]  [<c147a699>] ? __mutex_lock_slowpath+0xb9/0x18d
[  374.304838]  [<c13405e0>] ? __device_attach+0x40/0x40
[  374.304840]  [<c1479cdc>] ? mutex_lock+0x1c/0x28
[  374.304842]  [<c1340616>] ? __driver_attach+0x36/0x80
[  374.304844]  [<c13405e0>] ? __device_attach+0x40/0x40
[  374.304845]  [<c133e767>] ? bus_for_each_dev+0x47/0x80
[  374.304848]  [<c133fd9e>] ? driver_attach+0x1e/0x20
[  374.304849]  [<c13405e0>] ? __device_attach+0x40/0x40
[  374.304851]  [<c133f9f7>] ? bus_add_driver+0x157/0x230
[  374.304859]  [<f6a30000>] ? 0xf6a2ffff
[  374.304860]  [<c1340d19>] ? driver_register+0x59/0xe0
[  374.304864]  [<f6a30018>] ? shpcd_init+0x18/0x1000 [shpchp]
[  374.304867]  [<c1002127>] ? do_one_initcall+0xb7/0x1f0
[  374.304869]  [<f6a30000>] ? 0xf6a2ffff
[  374.304870]  [<c1002132>] ? do_one_initcall+0xc2/0x1f0
[  374.304873]  [<f6a30000>] ? 0xf6a2ffff
[  374.304875]  [<c1148b35>] ? vunmap_page_range+0x105/0x1c0
[  374.304878]  [<c111e1e7>] ? free_hot_cold_page+0xf7/0x160
[  374.304880]  [<f6d20000>] ? do_ip6t_set_ctl+0x30/0x4d0 [ip6_tables]
[  374.304883]  [<c11583d6>] ? kfree+0x76/0xd0
[  374.304885]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  374.304886]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  374.304889]  [<c11583d6>] ? kfree+0x76/0xd0
[  374.304892]  [<c10c13eb>] ? load_module+0x1cbb/0x2390
[  374.304897]  [<f6d15000>] ? 0xf6d14fff
[  374.304900]  [<c10c1c25>] ? SyS_finit_module+0x75/0xc0
[  374.304903]  [<c112f86b>] ? vm_mmap_pgoff+0x7b/0xa0
[  374.304906]  [<f6d15000>] ? 0xf6d14fff
[  374.304910]  [<c147bcdf>] ? sysenter_do_call+0x12/0x12
[  374.304912] INFO: task systemd-udevd:307 blocked for more than 120
seconds.
[  374.305004]       Not tainted 3.16.0-4-686-pae #1
[  374.305089] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  374.305184] systemd-udevd   D f617a21c     0   307    234 0x00000004
[  374.305186]  e8a55d40 00000282 e9006000 f617a21c 00000078 c1710000
c1710000 a0000000
[  374.305188]  a0000000 f617d000 e8a48ab0 00000001 00000000 e8a55d0c
c10ac0e7 00000000
[  374.305191]  f6e66000 f6e66074 e8a55d18 c12f8cec 00001c16 e8a55d60
c147ca0f 00001c16
[  374.305193] Call Trace:
[  374.305196]  [<c10ac0e7>] ? rcu_irq_exit+0x47/0x90
[  374.305199]  [<c12f8cec>] ? xen_evtchn_do_upcall+0x2c/0x40
[  374.305201]  [<c147ca0f>] ? xen_do_upcall+0x7/0xc
[  374.305203]  [<c14790d3>] ? schedule_preempt_disabled+0x23/0x60
[  374.305205]  [<c147a699>] ? __mutex_lock_slowpath+0xb9/0x18d
[  374.305207]  [<c13405e0>] ? __device_attach+0x40/0x40
[  374.305209]  [<c1479cdc>] ? mutex_lock+0x1c/0x28
[  374.305211]  [<c1340616>] ? __driver_attach+0x36/0x80
[  374.305213]  [<c13405e0>] ? __device_attach+0x40/0x40
[  374.305214]  [<c133e767>] ? bus_for_each_dev+0x47/0x80
[  374.305216]  [<c133fd9e>] ? driver_attach+0x1e/0x20
[  374.305217]  [<c13405e0>] ? __device_attach+0x40/0x40
[  374.305219]  [<c133f9f7>] ? bus_add_driver+0x157/0x230
[  374.305222]  [<f6d1a000>] ? 0xf6d19fff
[  374.305224]  [<c1340d19>] ? driver_register+0x59/0xe0
[  374.305225]  [<c1002127>] ? do_one_initcall+0xb7/0x1f0
[  374.305227]  [<c1002132>] ? do_one_initcall+0xc2/0x1f0
[  374.305229]  [<f6d1a000>] ? 0xf6d19fff
[  374.305231]  [<c111e1e7>] ? free_hot_cold_page+0xf7/0x160
[  374.305233]  [<f6e63000>] ? 0xf6e62fff
[  374.305235]  [<c11583d6>] ? kfree+0x76/0xd0
[  374.305237]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  374.305239]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  374.305241]  [<c11583d6>] ? kfree+0x76/0xd0
[  374.305243]  [<c10c13eb>] ? load_module+0x1cbb/0x2390
[  374.305249]  [<c10c1c25>] ? SyS_finit_module+0x75/0xc0
[  374.305251]  [<c112f86b>] ? vm_mmap_pgoff+0x7b/0xa0
[  374.305256]  [<c147bcdf>] ? sysenter_do_call+0x12/0x12
[  374.305258] INFO: task systemd-udevd:308 blocked for more than 120
seconds.
[  374.305374]       Not tainted 3.16.0-4-686-pae #1
[  374.305483] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  374.305625] systemd-udevd   D 00000141     0   308    234 0x00000004
[  374.305626]  e8a77a48 00000282 00000001 00000141 00000eef c1710000
c1710000 f61a7938
[  374.305629]  00000000 f61a7000 e8a48560 c1659cd4 c1658ee8 002240d0
ffffffff 00000000
[  374.305631]  00000000 00000200 ed677960 c1658ec0 e8a77a48 f6ca1160
c147b849 c147b493
[  374.305634] Call Trace:
[  374.305638]  [<f6ca1160>] ? i801_check_pre.isra.7+0x20/0xe0 [i2c_i801]
[  374.305640]  [<c147b849>] ? _raw_spin_lock_irqsave+0x19/0x40
[  374.305642]  [<c147b493>] ? _raw_spin_unlock_irqrestore+0x13/0x20
[  374.305644]  [<c109045b>] ? prepare_to_wait_event+0x6b/0xd0
[  374.305646]  [<c111ec35>] ? __alloc_pages_nodemask+0x125/0x860
[  374.305649]  [<f6ca17c5>] ? i801_transaction+0x85/0x100 [i2c_i801]
[  374.305651]  [<c10904c0>] ? prepare_to_wait_event+0xd0/0xd0
[  374.305653]  [<f6ca1a91>] ? i801_access+0x251/0x9f0 [i2c_i801]
[  374.305656]  [<c12598cc>] ? sprintf+0x1c/0x20
[  374.305660]  [<f6c5d609>] ? i2c_smbus_xfer+0xf9/0x850 [i2c_core]
[  374.305662]  [<c1157e79>] ? kmem_cache_free+0x59/0xd0
[  374.305664]  [<c108ff27>] ? __wake_up_common+0x47/0x70
[  374.305665]  [<c10903af>] ? __wake_up_sync_key+0x3f/0x60
[  374.305668]  [<c1250980>] ? idr_get_empty_slot+0x130/0x330
[  374.305670]  [<c147b849>] ? _raw_spin_lock_irqsave+0x19/0x40
[  374.305672]  [<c1157e79>] ? kmem_cache_free+0x59/0xd0
[  374.305674]  [<c1250e95>] ? ida_get_new_above+0x1a5/0x1f0
[  374.305677]  [<f6c5de59>] ? i2c_default_probe+0xf9/0x140 [i2c_core]
[  374.305680]  [<f6c5e5d0>] ? show_modalias+0x60/0x60 [i2c_core]
[  374.305682]  [<c133c5fd>] ? device_for_each_child+0x4d/0x70
[  374.305685]  [<f6c60425>] ? i2c_do_add_adapter+0x175/0x2f0 [i2c_core]
[  374.305687]  [<c11c94b4>] ? kernfs_add_one+0xd4/0x120
[  374.305690]  [<c11ca930>] ? kernfs_create_link+0x40/0x70
[  374.305692]  [<c11cb503>] ? sysfs_do_create_link_sd.isra.2+0x53/0x90
[  374.305695]  [<c1470bb6>] ? klist_next+0x16/0xb0
[  374.305697]  [<f6c605a0>] ? i2c_do_add_adapter+0x2f0/0x2f0 [i2c_core]
[  374.305699]  [<c133e807>] ? bus_for_each_drv+0x47/0x80
[  374.305702]  [<f6c5ffe0>] ? i2c_register_adapter+0x190/0x360 [i2c_core]
[  374.305704]  [<f6c605a0>] ? i2c_do_add_adapter+0x2f0/0x2f0 [i2c_core]
[  374.305707]  [<f6ca2763>] ? i801_probe+0x403/0x507 [i2c_i801]
[  374.305710]  [<c147b493>] ? _raw_spin_unlock_irqrestore+0x13/0x20
[  374.305712]  [<c1348671>] ? __pm_runtime_resume+0x51/0x70
[  374.305716]  [<c1285e3f>] ? pci_device_probe+0x6f/0xc0
[  374.305717]  [<c11cb565>] ? sysfs_create_link+0x25/0x40
[  374.305720]  [<c1340293>] ? driver_probe_device+0x93/0x3a0
[  374.305722]  [<c11cb297>] ? sysfs_create_dir_ns+0x37/0x80
[  374.305724]  [<c1285d81>] ? pci_match_device+0xc1/0xe0
[  374.305726]  [<c1340651>] ? __driver_attach+0x71/0x80
[  374.305728]  [<c13405e0>] ? __device_attach+0x40/0x40
[  374.305729]  [<c133e767>] ? bus_for_each_dev+0x47/0x80
[  374.305731]  [<c133fd9e>] ? driver_attach+0x1e/0x20
[  374.305732]  [<c13405e0>] ? __device_attach+0x40/0x40
[  374.305734]  [<c133f9f7>] ? bus_add_driver+0x157/0x230
[  374.305737]  [<f6ca7000>] ? 0xf6ca6fff
[  374.305739]  [<c1340d19>] ? driver_register+0x59/0xe0
[  374.305741]  [<c13783ca>] ? dmi_name_in_vendors+0x2a/0x50
[  374.305744]  [<f6ca7094>] ? i2c_i801_init+0x94/0x1000 [i2c_i801]
[  374.305747]  [<c125d30d>] ? kvasprintf+0x3d/0x50
[  374.305748]  [<c11583d6>] ? kfree+0x76/0xd0
[  374.305751]  [<f6ca7000>] ? 0xf6ca6fff
[  374.305752]  [<c1002132>] ? do_one_initcall+0xc2/0x1f0
[  374.305755]  [<f6ca7000>] ? 0xf6ca6fff
[  374.305756]  [<c1148b35>] ? vunmap_page_range+0x105/0x1c0
[  374.305758]  [<c111e1e7>] ? free_hot_cold_page+0xf7/0x160
[  374.305761]  [<c11583d6>] ? kfree+0x76/0xd0
[  374.305763]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  374.305765]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  374.305767]  [<c11583d6>] ? kfree+0x76/0xd0
[  374.305769]  [<c10c13eb>] ? load_module+0x1cbb/0x2390
[  374.305773]  [<f6c49000>] ? 0xf6c48fff
[  374.305777]  [<c10c1c25>] ? SyS_finit_module+0x75/0xc0
[  374.305779]  [<c112f86b>] ? vm_mmap_pgoff+0x7b/0xa0
[  374.305781]  [<f6c49000>] ? 0xf6c48fff
[  374.305786]  [<c147bcdf>] ? sysenter_do_call+0x12/0x12
[  494.303615] INFO: task systemd-udevd:296 blocked for more than 120
seconds.
[  494.303753]       Not tainted 3.16.0-4-686-pae #1
[  494.303974] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  494.304117] systemd-udevd   D 00000000     0   296    234 0x00000004
[  494.304119]  c1d8dd28 00000282 e9043968 00000000 e89bf188 c1710000
c1710000 00000001
[  494.304122]  e9011a88 f618b000 c258e010 c1d8dce4 c11c8478 e8a6f8f0
c1d8dcf4 c11c937c
[  494.304124]  e8a6f8f0 00000000 c1d8dd24 c11c94b4 e8a6c180 e9011a80
00000001 e91d3548
[  494.304127] Call Trace:
[  494.304133]  [<c11c8478>] ? kernfs_leftmost_descendant+0x38/0x50
[  494.304135]  [<c11c937c>] ? kernfs_activate+0x5c/0xc0
[  494.304137]  [<c11c94b4>] ? kernfs_add_one+0xd4/0x120
[  494.304140]  [<c14790d3>] ? schedule_preempt_disabled+0x23/0x60
[  494.304142]  [<c147a699>] ? __mutex_lock_slowpath+0xb9/0x18d
[  494.304151]  [<c13405e0>] ? __device_attach+0x40/0x40
[  494.304153]  [<c1479cdc>] ? mutex_lock+0x1c/0x28
[  494.304155]  [<c1340616>] ? __driver_attach+0x36/0x80
[  494.304157]  [<c13405e0>] ? __device_attach+0x40/0x40
[  494.304158]  [<c133e767>] ? bus_for_each_dev+0x47/0x80
[  494.304160]  [<c133fd9e>] ? driver_attach+0x1e/0x20
[  494.304162]  [<c13405e0>] ? __device_attach+0x40/0x40
[  494.304163]  [<c133f9f7>] ? bus_add_driver+0x157/0x230
[  494.304171]  [<f6a30000>] ? 0xf6a2ffff
[  494.304173]  [<c1340d19>] ? driver_register+0x59/0xe0
[  494.304176]  [<f6a30018>] ? shpcd_init+0x18/0x1000 [shpchp]
[  494.304179]  [<c1002127>] ? do_one_initcall+0xb7/0x1f0
[  494.304181]  [<f6a30000>] ? 0xf6a2ffff
[  494.304183]  [<c1002132>] ? do_one_initcall+0xc2/0x1f0
[  494.304185]  [<f6a30000>] ? 0xf6a2ffff
[  494.304188]  [<c1148b35>] ? vunmap_page_range+0x105/0x1c0
[  494.304191]  [<c111e1e7>] ? free_hot_cold_page+0xf7/0x160
[  494.304193]  [<f6d20000>] ? do_ip6t_set_ctl+0x30/0x4d0 [ip6_tables]
[  494.304195]  [<c11583d6>] ? kfree+0x76/0xd0
[  494.304197]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  494.304199]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  494.304201]  [<c11583d6>] ? kfree+0x76/0xd0
[  494.304204]  [<c10c13eb>] ? load_module+0x1cbb/0x2390
[  494.304209]  [<f6d15000>] ? 0xf6d14fff
[  494.304213]  [<c10c1c25>] ? SyS_finit_module+0x75/0xc0
[  494.304215]  [<c112f86b>] ? vm_mmap_pgoff+0x7b/0xa0
[  494.304218]  [<f6d15000>] ? 0xf6d14fff
[  494.304222]  [<c147bcdf>] ? sysenter_do_call+0x12/0x12
[  494.304224] INFO: task systemd-udevd:307 blocked for more than 120
seconds.
[  494.304340]       Not tainted 3.16.0-4-686-pae #1
[  494.304449] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  494.304591] systemd-udevd   D f617a21c     0   307    234 0x00000004
[  494.304593]  e8a55d40 00000282 e9006000 f617a21c 00000078 c1710000
c1710000 a0000000
[  494.304595]  a0000000 f617d000 e8a48ab0 00000001 00000000 e8a55d0c
c10ac0e7 00000000
[  494.304598]  f6e66000 f6e66074 e8a55d18 c12f8cec 00001c16 e8a55d60
c147ca0f 00001c16
[  494.304600] Call Trace:
[  494.304603]  [<c10ac0e7>] ? rcu_irq_exit+0x47/0x90
[  494.304606]  [<c12f8cec>] ? xen_evtchn_do_upcall+0x2c/0x40
[  494.304608]  [<c147ca0f>] ? xen_do_upcall+0x7/0xc
[  494.304611]  [<c14790d3>] ? schedule_preempt_disabled+0x23/0x60
[  494.304613]  [<c147a699>] ? __mutex_lock_slowpath+0xb9/0x18d
[  494.304615]  [<c13405e0>] ? __device_attach+0x40/0x40
[  494.304616]  [<c1479cdc>] ? mutex_lock+0x1c/0x28
[  494.304618]  [<c1340616>] ? __driver_attach+0x36/0x80
[  494.304620]  [<c13405e0>] ? __device_attach+0x40/0x40
[  494.304621]  [<c133e767>] ? bus_for_each_dev+0x47/0x80
[  494.304623]  [<c133fd9e>] ? driver_attach+0x1e/0x20
[  494.304625]  [<c13405e0>] ? __device_attach+0x40/0x40
[  494.304626]  [<c133f9f7>] ? bus_add_driver+0x157/0x230
[  494.304629]  [<f6d1a000>] ? 0xf6d19fff
[  494.304631]  [<c1340d19>] ? driver_register+0x59/0xe0
[  494.304632]  [<c1002127>] ? do_one_initcall+0xb7/0x1f0
[  494.304634]  [<c1002132>] ? do_one_initcall+0xc2/0x1f0
[  494.304636]  [<f6d1a000>] ? 0xf6d19fff
[  494.304638]  [<c111e1e7>] ? free_hot_cold_page+0xf7/0x160
[  494.304640]  [<f6e63000>] ? 0xf6e62fff
[  494.304642]  [<c11583d6>] ? kfree+0x76/0xd0
[  494.304644]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  494.304646]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  494.304648]  [<c11583d6>] ? kfree+0x76/0xd0
[  494.304650]  [<c10c13eb>] ? load_module+0x1cbb/0x2390
[  494.304656]  [<c10c1c25>] ? SyS_finit_module+0x75/0xc0
[  494.304658]  [<c112f86b>] ? vm_mmap_pgoff+0x7b/0xa0
[  494.304664]  [<c147bcdf>] ? sysenter_do_call+0x12/0x12
[  494.304665] INFO: task systemd-udevd:308 blocked for more than 120
seconds.
[  494.304781]       Not tainted 3.16.0-4-686-pae #1
[  494.304890] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  494.305032] systemd-udevd   D 00000141     0   308    234 0x00000004
[  494.305033]  e8a77a48 00000282 00000001 00000141 00000eef c1710000
c1710000 f61a7938
[  494.305036]  00000000 f61a7000 e8a48560 c1659cd4 c1658ee8 002240d0
ffffffff 00000000
[  494.305038]  00000000 00000200 ed677960 c1658ec0 e8a77a48 f6ca1160
c147b849 c147b493
[  494.305041] Call Trace:
[  494.305044]  [<f6ca1160>] ? i801_check_pre.isra.7+0x20/0xe0 [i2c_i801]
[  494.305047]  [<c147b849>] ? _raw_spin_lock_irqsave+0x19/0x40
[  494.305049]  [<c147b493>] ? _raw_spin_unlock_irqrestore+0x13/0x20
[  494.305051]  [<c109045b>] ? prepare_to_wait_event+0x6b/0xd0
[  494.305053]  [<c111ec35>] ? __alloc_pages_nodemask+0x125/0x860
[  494.305056]  [<f6ca17c5>] ? i801_transaction+0x85/0x100 [i2c_i801]
[  494.305058]  [<c10904c0>] ? prepare_to_wait_event+0xd0/0xd0
[  494.305060]  [<f6ca1a91>] ? i801_access+0x251/0x9f0 [i2c_i801]
[  494.305063]  [<c12598cc>] ? sprintf+0x1c/0x20
[  494.305067]  [<f6c5d609>] ? i2c_smbus_xfer+0xf9/0x850 [i2c_core]
[  494.305068]  [<c1157e79>] ? kmem_cache_free+0x59/0xd0
[  494.305070]  [<c108ff27>] ? __wake_up_common+0x47/0x70
[  494.305072]  [<c10903af>] ? __wake_up_sync_key+0x3f/0x60
[  494.305075]  [<c1250980>] ? idr_get_empty_slot+0x130/0x330
[  494.305077]  [<c147b849>] ? _raw_spin_lock_irqsave+0x19/0x40
[  494.305078]  [<c1157e79>] ? kmem_cache_free+0x59/0xd0
[  494.305081]  [<c1250e95>] ? ida_get_new_above+0x1a5/0x1f0
[  494.305084]  [<f6c5de59>] ? i2c_default_probe+0xf9/0x140 [i2c_core]
[  494.305087]  [<f6c5e5d0>] ? show_modalias+0x60/0x60 [i2c_core]
[  494.305089]  [<c133c5fd>] ? device_for_each_child+0x4d/0x70
[  494.305092]  [<f6c60425>] ? i2c_do_add_adapter+0x175/0x2f0 [i2c_core]
[  494.305094]  [<c11c94b4>] ? kernfs_add_one+0xd4/0x120
[  494.305097]  [<c11ca930>] ? kernfs_create_link+0x40/0x70
[  494.305099]  [<c11cb503>] ? sysfs_do_create_link_sd.isra.2+0x53/0x90
[  494.305101]  [<c1470bb6>] ? klist_next+0x16/0xb0
[  494.305104]  [<f6c605a0>] ? i2c_do_add_adapter+0x2f0/0x2f0 [i2c_core]
[  494.305105]  [<c133e807>] ? bus_for_each_drv+0x47/0x80
[  494.305108]  [<f6c5ffe0>] ? i2c_register_adapter+0x190/0x360 [i2c_core]
[  494.305111]  [<f6c605a0>] ? i2c_do_add_adapter+0x2f0/0x2f0 [i2c_core]
[  494.305114]  [<f6ca2763>] ? i801_probe+0x403/0x507 [i2c_i801]
[  494.305117]  [<c147b493>] ? _raw_spin_unlock_irqrestore+0x13/0x20
[  494.305119]  [<c1348671>] ? __pm_runtime_resume+0x51/0x70
[  494.305121]  [<c1285e3f>] ? pci_device_probe+0x6f/0xc0
[  494.305123]  [<c11cb565>] ? sysfs_create_link+0x25/0x40
[  494.305126]  [<c1340293>] ? driver_probe_device+0x93/0x3a0
[  494.305127]  [<c11cb297>] ? sysfs_create_dir_ns+0x37/0x80
[  494.305129]  [<c1285d81>] ? pci_match_device+0xc1/0xe0
[  494.305131]  [<c1340651>] ? __driver_attach+0x71/0x80
[  494.305133]  [<c13405e0>] ? __device_attach+0x40/0x40
[  494.305134]  [<c133e767>] ? bus_for_each_dev+0x47/0x80
[  494.305136]  [<c133fd9e>] ? driver_attach+0x1e/0x20
[  494.305138]  [<c13405e0>] ? __device_attach+0x40/0x40
[  494.305139]  [<c133f9f7>] ? bus_add_driver+0x157/0x230
[  494.305143]  [<f6ca7000>] ? 0xf6ca6fff
[  494.305145]  [<c1340d19>] ? driver_register+0x59/0xe0
[  494.305147]  [<c13783ca>] ? dmi_name_in_vendors+0x2a/0x50
[  494.305150]  [<f6ca7094>] ? i2c_i801_init+0x94/0x1000 [i2c_i801]
[  494.305152]  [<c125d30d>] ? kvasprintf+0x3d/0x50
[  494.305154]  [<c11583d6>] ? kfree+0x76/0xd0
[  494.305156]  [<f6ca7000>] ? 0xf6ca6fff
[  494.305158]  [<c1002132>] ? do_one_initcall+0xc2/0x1f0
[  494.305160]  [<f6ca7000>] ? 0xf6ca6fff
[  494.305162]  [<c1148b35>] ? vunmap_page_range+0x105/0x1c0
[  494.305164]  [<c111e1e7>] ? free_hot_cold_page+0xf7/0x160
[  494.305167]  [<c11583d6>] ? kfree+0x76/0xd0
[  494.305169]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  494.305170]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  494.305173]  [<c11583d6>] ? kfree+0x76/0xd0
[  494.305174]  [<c10c13eb>] ? load_module+0x1cbb/0x2390
[  494.305179]  [<f6c49000>] ? 0xf6c48fff
[  494.305182]  [<c10c1c25>] ? SyS_finit_module+0x75/0xc0
[  494.305184]  [<c112f86b>] ? vm_mmap_pgoff+0x7b/0xa0
[  494.305186]  [<f6c49000>] ? 0xf6c48fff
[  494.305192]  [<c147bcdf>] ? sysenter_do_call+0x12/0x12
[  614.303095] INFO: task systemd-udevd:296 blocked for more than 120
seconds.
[  614.303237]       Not tainted 3.16.0-4-686-pae #1
[  614.303359] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  614.303501] systemd-udevd   D 00000000     0   296    234 0x00000004
[  614.303504]  c1d8dd28 00000282 e9043968 00000000 e89bf188 c1710000
c1710000 00000001
[  614.303506]  e9011a88 f618b000 c258e010 c1d8dce4 c11c8478 e8a6f8f0
c1d8dcf4 c11c937c
[  614.303509]  e8a6f8f0 00000000 c1d8dd24 c11c94b4 e8a6c180 e9011a80
00000001 e91d3548
[  614.303511] Call Trace:
[  614.303517]  [<c11c8478>] ? kernfs_leftmost_descendant+0x38/0x50
[  614.303519]  [<c11c937c>] ? kernfs_activate+0x5c/0xc0
[  614.303521]  [<c11c94b4>] ? kernfs_add_one+0xd4/0x120
[  614.303524]  [<c14790d3>] ? schedule_preempt_disabled+0x23/0x60
[  614.303526]  [<c147a699>] ? __mutex_lock_slowpath+0xb9/0x18d
[  614.303535]  [<c13405e0>] ? __device_attach+0x40/0x40
[  614.303537]  [<c1479cdc>] ? mutex_lock+0x1c/0x28
[  614.303538]  [<c1340616>] ? __driver_attach+0x36/0x80
[  614.303540]  [<c13405e0>] ? __device_attach+0x40/0x40
[  614.303542]  [<c133e767>] ? bus_for_each_dev+0x47/0x80
[  614.303544]  [<c133fd9e>] ? driver_attach+0x1e/0x20
[  614.303546]  [<c13405e0>] ? __device_attach+0x40/0x40
[  614.303547]  [<c133f9f7>] ? bus_add_driver+0x157/0x230
[  614.303555]  [<f6a30000>] ? 0xf6a2ffff
[  614.303556]  [<c1340d19>] ? driver_register+0x59/0xe0
[  614.303560]  [<f6a30018>] ? shpcd_init+0x18/0x1000 [shpchp]
[  614.303563]  [<c1002127>] ? do_one_initcall+0xb7/0x1f0
[  614.303565]  [<f6a30000>] ? 0xf6a2ffff
[  614.303567]  [<c1002132>] ? do_one_initcall+0xc2/0x1f0
[  614.303569]  [<f6a30000>] ? 0xf6a2ffff
[  614.303572]  [<c1148b35>] ? vunmap_page_range+0x105/0x1c0
[  614.303574]  [<c111e1e7>] ? free_hot_cold_page+0xf7/0x160
[  614.303576]  [<f6d20000>] ? do_ip6t_set_ctl+0x30/0x4d0 [ip6_tables]
[  614.303579]  [<c11583d6>] ? kfree+0x76/0xd0
[  614.303581]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  614.303583]  [<c1149c88>] ? __vunmap+0x88/0xf0
[  614.303585]  [<c11583d6>] ? kfree+0x76/0xd0
[  614.303588]  [<c10c13eb>] ? load_module+0x1cbb/0x2390
[  614.303593]  [<f6d15000>] ? 0xf6d14fff
[  614.303596]  [<c10c1c25>] ? SyS_finit_module+0x75/0xc0
[  614.303599]  [<c112f86b>] ? vm_mmap_pgoff+0x7b/0xa0
[  614.303601]  [<f6d15000>] ? 0xf6d14fff
[  614.303605]  [<c147bcdf>] ? sysenter_do_call+0x12/0x12


--------------------------------------
Full boot console output:
--------------------------------------
(XEN) Xen version 4.4.1 (Debian 4.4.1-9) (waldi at debian.org) (gcc (Debian
4.9.2-10) 4.9.2) debug=n Mon Apr  6 19:49:18 UTC 2015
(XEN) Bootloader: GRUB 2.02~beta2-22
(XEN) Command line: placeholder com1=115200,8n1 console=com1,vga
(XEN) Video information:
(XEN)  VGA is text mode 80x25, font 8x16
(XEN)  VBE/DDC methods: none; EDID transfer time: 0 seconds
(XEN)  EDID info not retrieved because no DDC retrieval method detected
(XEN) Disc information:
(XEN)  Found 2 MBR signatures
(XEN)  Found 2 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN)  0000000000000000 - 000000000009d000 (usable)
(XEN)  000000000009d000 - 00000000000a0000 (reserved)
(XEN)  00000000000e0000 - 0000000000100000 (reserved)
(XEN)  0000000000100000 - 00000000bf0c2000 (usable)
(XEN)  00000000bf0c2000 - 00000000bf186000 (reserved)
(XEN)  00000000bf186000 - 00000000bf1f6000 (usable)
(XEN)  00000000bf1f6000 - 00000000bf2a6000 (reserved)
(XEN)  00000000bf2a6000 - 00000000bf67f000 (usable)
(XEN)  00000000bf67f000 - 00000000bf77f000 (reserved)
(XEN)  00000000bf77f000 - 00000000bf7cf000 (ACPI NVS)
(XEN)  00000000bf7cf000 - 00000000bf7ff000 (ACPI data)
(XEN)  00000000bf7ff000 - 00000000bf800000 (usable)
(XEN)  00000000bf800000 - 00000000c0000000 (reserved)
(XEN)  00000000f8000000 - 00000000fc000000 (reserved)
(XEN)  00000000fec00000 - 00000000fec01000 (reserved)
(XEN)  00000000fed00000 - 00000000fed04000 (reserved)
(XEN)  00000000fed10000 - 00000000fed14000 (reserved)
(XEN)  00000000fed18000 - 00000000fed1a000 (reserved)
(XEN)  00000000fed1c000 - 00000000fed20000 (reserved)
(XEN)  00000000fee00000 - 00000000fee01000 (reserved)
(XEN)  00000000ff800000 - 0000000100000000 (reserved)
(XEN)  0000000100000000 - 0000000440000000 (usable)
(XEN) ACPI: RSDP 000FDFD0, 0024 (r2 IBM   )
(XEN) ACPI: XSDT BF7FE1C0, 0074 (r1 IBM    BROMOLOW        0       1000013)
(XEN) ACPI: FACP BF7F9000, 00F4 (r4 IBM    BROMOLOW        0 IBM   1000013)
(XEN) ACPI: DSDT BF7F2000, 216F (r1 IBM    BROMOLOW        3 IBM   1000013)
(XEN) ACPI: FACS BF7B7000, 0040
(XEN) ACPI: TCPA BF7FD000, 0064 (r0                        0             0)
(XEN) ACPI: DMAR BF7FC000, 0078 (r1 IBM    BROMOLOW        1 IBM         1)
(XEN) ACPI: ERST BF7FA000, 0230 (r1 IBM    BROMOLOW        1 IBM   1000013)
(XEN) ACPI: HPET BF7F8000, 0038 (r1 IBM    BROMOLOW        1 IBM   1000013)
(XEN) ACPI: APIC BF7F7000, 0092 (r2 IBM    BROMOLOW        0 IBM   1000013)
(XEN) ACPI: MCFG BF7F6000, 003C (r1 IBM    BROMOLOW        1 IBM   1000013)
(XEN) ACPI: SLIC BF7F5000, 0176 (r1 IBM    BROMOLOW        0 IBM   1000013)
(XEN) ACPI: SSDT BF7F1000, 006B (r2 IBM    CPUSCOPE     4000 IBM   1000013)
(XEN) ACPI: SSDT BF7F0000, 0A6C (r2 IBM    PSTATEPM     4000 IBM   1000013)
(XEN) System RAM: 16372MB (16765604kB)
(XEN) Domain heap initialised
(XEN) Processor #0 7:10 APIC version 21
(XEN) Processor #2 7:10 APIC version 21
(XEN) Processor #4 7:10 APIC version 21
(XEN) Processor #6 7:10 APIC version 21
(XEN) IOAPIC[0]: apic_id 15, version 32, address 0xfec00000, GSI 0-23
(XEN) Enabling APIC mode:  Flat.  Using 1 I/O APICs
(XEN) [VT-D]dmar.c:604:   RMRR address range not in reserved memory base
= 3e2e0000 end = 3e2fffff; iommu_inclusive_mapping=1 parameter may be
needed.
(XEN) Invalid bit width in GAR
(XEN) Switched to APIC driver x2apic_cluster.
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 3093.035 MHz processor.
(XEN) Initing memory sharing.
(XEN) xstate_init: using cntxt_size: 0x340 and states: 0x7
(XEN) Intel VT-d iommu 0 supported page sizes: 4kB.
(XEN) Intel VT-d Snoop Control enabled.
(XEN) Intel VT-d Dom0 DMA Passthrough not enabled.
(XEN) Intel VT-d Queued Invalidation enabled.
(XEN) Intel VT-d Interrupt Remapping enabled.
(XEN) Intel VT-d Shared EPT tables not enabled.
(XEN) I/O virtualisation enabled
(XEN)  - Dom0 mode: Relaxed
(XEN) Interrupt remapping enabled
(XEN) Enabled directed EOI with ioapic_ack_old on!
(XEN) ENABLING IO-APIC IRQs
(XEN)  -> Using old ACK method
(XEN) Platform timer is 14.318MHz HPET
(XEN) Allocated console ring of 16 KiB.
(XEN) VMX: Supported advanced features:
(XEN)  - APIC MMIO access virtualisation
(XEN)  - APIC TPR shadow
(XEN)  - Extended Page Tables (EPT)
(XEN)  - Virtual-Processor Identifiers (VPID)
(XEN)  - Virtual NMI
(XEN)  - MSR direct-access bitmap
(XEN)  - Unrestricted Guest
(XEN) HVM: ASIDs enabled.
(XEN) HVM: VMX enabled
(XEN) HVM: Hardware Assisted Paging (HAP) detected
(XEN) HVM: HAP page sizes: 4kB, 2MB
(XEN) Brought up 4 CPUs
(XEN) *** LOADING DOMAIN 0 ***
(XEN)  Xen  kernel: 64-bit, lsb, compat32
(XEN)  Dom0 kernel: 32-bit, PAE, lsb, paddr 0x1000000 -> 0x19ee000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN)  Dom0 alloc.:   000000042c000000->0000000430000000 (4082762 pages
to be allocated)
(XEN)  Init. ramdisk: 000000043f035000->000000043ffffef4
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN)  Loaded kernel: 00000000c1000000->00000000c19ee000
(XEN)  Init. ramdisk: 00000000c19ee000->00000000c29b8ef4
(XEN)  Phys-Mach map: 00000000c29b9000->00000000c3960054
(XEN)  Start info:    00000000c3961000->00000000c39614b4
(XEN)  Page tables:   00000000c3962000->00000000c3985000
(XEN)  Boot stack:    00000000c3985000->00000000c3986000
(XEN)  TOTAL:         00000000c0000000->00000000c3c00000
(XEN)  ENTRY ADDRESS: 00000000c166d254
(XEN) Dom0 has maximum 4 VCPUs
(XEN) Scrubbing Free RAM: .done.
(XEN) Initial low memory virq threshold set at 0x4000 pages.
(XEN) Std. Loglevel: Errors and warnings
(XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings)
(XEN) Xen is relinquishing VGA console.
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch
input to Xen)
(XEN) Freed 284kB init memory.
mapping kernel into physical memory
about to get started...
[    0.000000] IOAPIC[0]: Unable to change apic_id!
[   14.660620] ERST: Can not request [mem 0xbf7bb000-0xbf7bcbff] for ERST.
[   15.599862] i8042: Can't read CTR while initializing i8042
Loading, please wait...
fsck from util-linux 2.25.2
/dev/md0: clean, 874038/19660800 files, 25102946/78643184 blocks
[   22.059972] irq 16: nobody cared (try booting with the "irqpoll" option)
[   22.060177] handlers:
[   22.060267] [<f6aaee60>] usb_hcd_irq [usbcore]
[   22.060428] Disabling IRQ #16
[    8.132147] systemd-fsck[468]: /dev/sda7: clean, 11/1213456 files,
120188/4852150 blocks
[    8.135462] systemd-fsck[425]: /dev/sdb5: clean, 1059/65536 files,
30007/262144 blocks
[    8.167708] systemd-fsck[539]: /dev/sdb7: clean, 11/1213456 files,
120188/4852150 blocks
[    8.315115] systemd-fsck[452]: /dev/sda5: clean, 855/65536 files,
29554/262144 blocks
[  OK  ] Started udev Wait for Complete Device Initialization.
         Starting Activation of LVM2 logical volumes...
         Starting Copy rules generated while the root was ro...
[  OK  ] Started Copy rules generated while the root was ro.
[  OK  ] Started Activation of LVM2 logical volumes.
[  OK  ] Reached target Encrypted Volumes.
         Starting Activation of LVM2 logical volumes...
[  OK  ] Started Activation of LVM2 logical volumes.
         Starting Monitoring of LVM2 mirrors, snapshots etc. ...ress
polling...
[  OK  ] Started Monitoring of LVM2 mirrors, snapshots etc. u...ogress
polling.
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
[  OK  ] Reached target Remote File Systems.
         Starting Trigger Flushing of Journal to Persistent Storage...
         Starting LSB: Script to recover nvi edit sessions....
         Starting LSB: Prepare console...
         Starting LSB: setup for pidentd...
         Starting LSB: Raise network interfaces....
[  OK  ] Started Trigger Flushing of Journal to Persistent Storage.
[  OK  ] Started LSB: Script to recover nvi edit sessions..
[  OK  ] Started Create Volatile Files and Directories.
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Started LSB: setup for pidentd.
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started LSB: Prepare console.
[  OK  ] Started LSB: Raise network interfaces..
[  OK  ] Reached target Network.
[  OK  ] Reached target Network is Online.
         Starting LSB: RPC portmapper replacement...
[  OK  ] Started LSB: RPC portmapper replacement.
[  OK  ] Reached target RPC Port Mapper.
         Starting LSB: NFS support files common to client and server...
[  OK  ] Started LSB: NFS support files common to client and server.
[  OK  ] Reached target System Initialization.
[  OK  ] Listening on UUID daemon activation socket.
[  OK  ] Listening on Dovecot IMAP/POP3 email server activation socket.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Reached target Timers.
[  OK  ] Listening on Socket for Clam AntiVirus userspace daemon.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
         Starting OpenBSD Secure Shell server...
[  OK  ] Started OpenBSD Secure Shell server.
         Starting uptime record daemon...
[  OK  ] Started uptime record daemon.
         Starting ClamAV virus database updater...
[  OK  ] Started ClamAV virus database updater.
         Starting Internet superserver...
[  OK  ] Started Internet superserver.
         Starting Regular background program processing daemon...
[  OK  ] Started Regular background program processing daemon.
         Starting Self Monitoring and Reporting Technology (SMART) Daemon...
[  OK  ] Started Self Monitoring and Reporting Technology (SMART) Daemon.
         Starting memcached daemon...
[  OK  ] Started memcached daemon.
         Starting Initialize hardware monitoring sensors...
         Starting /etc/rc.local Compatibility...
         Starting Login Service...
         Starting LSB: Start firewall at boot time...
         Starting LSB: Start/stop the postgrey daemon...
         Starting (null)...
         Starting LSB: Start the GNUstep distributed object mapper...
         Starting LSB: Start/stop fail2ban...
         Starting LSB: SNMP agents...
         Starting LSB: daemon to balance interrupts for SMP systems...
         Starting LSB: Start mailgraph at boot time...
         Starting Distributed Replicated Block Device...
         Starting LSB: Starts amavisd-new mailfilter...
         Starting LSB: saslauthd startup script...
         Starting LSB: Apache2 web server...
         Starting LSB: Start and stop the mysql database server daemon...
         Starting LSB: Mailman Master Queue Runner...
         Starting LSB: Start NTP daemon...
         Starting LSB: GlusterFS server...
         Starting LSB: Starts the Name Service Cache Daemon...
         Starting LSB: Xen daemons...
         Starting LSB: DCC daemons providing mail filtering...
         Starting Dovecot IMAP/POP3 email server...
[  OK  ] Started Dovecot IMAP/POP3 email server.
         Starting D-Bus System Message Bus...
[  OK  ] Started D-Bus System Message Bus.
         Starting System Logging Service...
         Starting Permit User Sessions...
         Starting Clam AntiVirus userspace daemon...
[  OK  ] Started Clam AntiVirus userspace daemon.
[  OK  ] Started /etc/rc.local Compatibility.
[  OK  ] Started LSB: Start firewall at boot time.
[  OK  ] Started (null).
[  OK  ] Started LSB: Start the GNUstep distributed object mapper.
[  OK  ] Started LSB: daemon to balance interrupts for SMP systems.
[  OK  ] Started LSB: Starts the Name Service Cache Daemon.
[  OK  ] Started Initialize hardware monitoring sensors.
[FAILED] Failed to start Distributed Replicated Block Device.
See 'systemctl status drbd.service' for details.
[  OK  ] Started Login Service.
[  OK  ] Started Permit User Sessions.
         Starting Getty on tty1...
[  OK  ] Started Getty on tty1.
         Starting Serial Getty on hvc0...
[  OK  ] Started Serial Getty on hvc0.
[  OK  ] Reached target Login Prompts.
[  OK  ] Started LSB: Xen daemons.
         Starting LSB: Start/stop secondary xen domains...
[  OK  ] Started LSB: Start/stop secondary xen domains.
         Mounting Arbitrary Executable File Formats File System...
[  OK  ] Mounted Arbitrary Executable File Formats File System.
[  OK  ] Started LSB: SNMP agents.
[  OK  ] Started System Logging Service.
[  OK  ] Started LSB: saslauthd startup script.
[  OK  ] Created slice user-0.slice.
         Starting User Manager for UID 0...
[  OK  ] Started User Manager for UID 0.
         Stopping User Manager for UID 0...
[  OK  ] Stopped User Manager for UID 0.
[  OK  ] Removed slice user-0.slice.
[  OK  ] Started LSB: Start mailgraph at boot time.

Debian GNU/Linux 8 bohr hvc0

bohr login: [  254.305831] INFO: task systemd-udevd:296 blocked for more
than 120 seconds.
[  254.305962]       Not tainted 3.16.0-4-686-pae #1
[  254.306069] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  254.306274] INFO: task systemd-udevd:307 blocked for more than 120
seconds.
[  254.306365]       Not tainted 3.16.0-4-686-pae #1
[  254.306449] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  254.306617] INFO: task systemd-udevd:308 blocked for more than 120
seconds.
[  254.306709]       Not tainted 3.16.0-4-686-pae #1
[  254.306796] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  374.304482] INFO: task systemd-udevd:296 blocked for more than 120
seconds.
[  374.304595]       Not tainted 3.16.0-4-686-pae #1
[  374.304708] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  374.304912] INFO: task systemd-udevd:307 blocked for more than 120
seconds.
[  374.305004]       Not tainted 3.16.0-4-686-pae #1
[  374.305089] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  374.305258] INFO: task systemd-udevd:308 blocked for more than 120
seconds.
[  374.305374]       Not tainted 3.16.0-4-686-pae #1
[  374.305483] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  494.303615] INFO: task systemd-udevd:296 blocked for more than 120
seconds.
[  494.303753]       Not tainted 3.16.0-4-686-pae #1
[  494.303974] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  494.304224] INFO: task systemd-udevd:307 blocked for more than 120
seconds.
[  494.304340]       Not tainted 3.16.0-4-686-pae #1
[  494.304449] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  494.304665] INFO: task systemd-udevd:308 blocked for more than 120
seconds.
[  494.304781]       Not tainted 3.16.0-4-686-pae #1
[  494.304890] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.
[  614.303095] INFO: task systemd-udevd:296 blocked for more than 120
seconds.
[  614.303237]       Not tainted 3.16.0-4-686-pae #1
[  614.303359] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
disables this message.


-- 
OpenPGP Key ID: 0x62937F7F


More information about the systemd-devel mailing list