2014-11-11 20:28:44

by Giedrius Statkevicius

[permalink] [raw]
Subject: [Bisected] Regression: cpu stuck in gvfsd-fuse, can't shutdown

Hello,
Since this commit:

commit 32eca22180804f71b06b63fd29b72f58be8b3c47
Author: Martin Kepplinger <[email protected]>
Date: Wed Oct 29 20:22:56 2014 +0100

misc: always assign miscdevice to file->private_data in open()

As of now, a miscdevice driver has to provide an implementation of
the open() file operation if it wants to have misc_open() assign a
pointer to struct miscdevice to file->private_data for other file
operations to use (given the user calls open()).

This leads to situations where a miscdevice driver that doesn't need
internal operations during open() has to implement open() that only
returns immediately, in order to use the data in private_data in other
fops.

This provides consistent behaviour for miscdevice developers and will
always provide the pointer in private_data. A driver's open() fop would,
of course, just overwrite it, when using private_data itself.

Signed-off-by: Martin Kepplinger <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>

I've noticed that my computer freezes a lot and I'm not able to shutdown
(it just freezes while shutdowning and I have to use SysRq+reisub) and I
get these messages in my journal:

kernel: NMI watchdog: BUG: soft lockup - CPU#1 stuck for 23s! [gvfsd-fuse:5669]
kernel: Modules linked in: fuse bluetooth videodev media msr nls_iso8859_1 nls_cp437 vfat fat arc4 rt2800pci eeprom_93cx6 rt2x00
kernel: jbd2 algif_skcipher af_alg dm_crypt dm_mod sr_mod cdrom sd_mod crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni
kernel: CPU: 1 PID: 5669 Comm: gvfsd-fuse Not tainted 3.18.0-rc3-00018-g2bfeeca #43
kernel: Hardware name: Hewlett-Packard HP ProBook 4540s/17F6, BIOS 68IRR Ver. F.32 11/06/2012
kernel: task: ffff8800ad3ad8e0 ti: ffff8800acb8c000 task.ti: ffff8800acb8c000
kernel: RIP: 0010:[<ffffffff81518a32>] [<ffffffff81518a32>] _raw_spin_lock+0x32/0x40
kernel: RSP: 0018:ffff8800acb8fe78 EFLAGS: 00000282
kernel: RAX: 00000000000061f4 RBX: ffff8800b8713c00 RCX: 0000000000000000
kernel: RDX: 00000000000000e5 RSI: ffff88007fbbb900 RDI: ffffffffa080c000
kernel: RBP: ffff8800acb8fe78 R08: 0000000000000000 R09: 0000000000000000
kernel: R10: ffff88007fbbb910 R11: 0000000000000246 R12: ffff88013a33202e
kernel: R13: 0000000478863266 R14: ffff8800aad44000 R15: ffff88013aacbce0
kernel: FS: 00007f09e72ec700(0000) GS:ffff88013fa40000(0000) knlGS:0000000000000000
kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kernel: CR2: 00000031b7072d14 CR3: 00000000ad33a000 CR4: 00000000001407e0
kernel: Stack:
kernel: ffff8800acb8fe98 ffffffffa07fda92 ffff88007f93c2a0 ffff88007fbbb900
kernel: ffff8800acb8fee8 ffffffff811bc42c ffff8800acb8fef8 ffff88007fbbb910
kernel: ffff8800ad3ad8e0 0000000000000000 ffffffff81a3b660 ffff8800ad3ae018
kernel: Call Trace:
kernel: [<ffffffffa07fda92>] fuse_dev_release+0x22/0x80 [fuse]
kernel: [<ffffffff811bc42c>] __fput+0x9c/0x200
kernel: [<ffffffff811bc5de>] ____fput+0xe/0x10
kernel: [<ffffffff810860df>] task_work_run+0x9f/0xe0
kernel: [<ffffffff81014e55>] do_notify_resume+0x95/0xa0
kernel: [<ffffffff815197e0>] int_signal+0x12/0x17
kernel: Code: ff 04 25 20 c8 00 00 48 89 e5 b8 00 01 00 00 f0 66 0f c1 07 0f b6 cc 38 c1 75 06 5d c3 0f 1f 40 00 b8 00 80 00 00

Another occurence of it but in a different place in gvfsd-fuse while I
was bisecting:

kernel: NMI watchdog: BUG: soft lockup - CPU#1 stuck for 23s! [gvfsd-fuse:5992]
kernel: Modules linked in: fuse bluetooth videodev media msr nls_iso8859_1 nls_cp437 vfat fat joydev mousedev ppdev hp_wmi spars
kernel: jbd2 algif_skcipher af_alg dm_crypt dm_mod sr_mod cdrom sd_mod crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni
kernel: CPU: 1 PID: 5992 Comm: gvfsd-fuse Not tainted 3.18.0-rc3-00017-g32eca22 #44
kernel: Hardware name: Hewlett-Packard HP ProBook 4540s/17F6, BIOS 68IRR Ver. F.32 11/06/2012
kernel: task: ffff8800b3961da0 ti: ffff8800b5ee8000 task.ti: ffff8800b5ee8000
kernel: RIP: 0010:[<ffffffff81518a32>] [<ffffffff81518a32>] _raw_spin_lock+0x32/0x40
kernel: RSP: 0018:ffff8800b5eebe78 EFLAGS: 00000282
kernel: RAX: 000000000000316a RBX: ffff8800b8741600 RCX: 0000000000000000
kernel: RDX: 00000000000000e5 RSI: ffff880135e67f00 RDI: ffffffffa05a6000
kernel: RBP: ffff8800b5eebe78 R08: 0000000000000000 R09: 0000000000000000
kernel: R10: ffff880135e67f10 R11: 0000000000000246 R12: ffff8800b29aa02e
kernel: R13: 0000000478863266 R14: ffff8800ad7d5780 R15: ffff88013aacab60
kernel: FS: 00007f70d3cd6700(0000) GS:ffff88013fa40000(0000) knlGS:0000000000000000
kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kernel: CR2: 00007f6f7c001598 CR3: 00000000b4925000 CR4: 00000000001407e0
kernel: Stack:
kernel: ffff8800b5eebe98 ffffffffa0597a92 ffff88013a60cca0 ffff880135e67f00
kernel: ffff8800b5eebee8 ffffffff811bc42c ffff8800b5eebef8 ffff880135e67f10
kernel: ffff8800b3961da0 0000000000000000 ffffffff81a3b660 ffff8800b39624d8
kernel: Call Trace:
kernel: [<ffffffffa0597a92>] fuse_dev_release+0x22/0x80 [fuse]
kernel: [<ffffffff811bc42c>] __fput+0x9c/0x200
kernel: [<ffffffff811bc5de>] ____fput+0xe/0x10
kernel: [<ffffffff810860df>] task_work_run+0x9f/0xe0
kernel: [<ffffffff81014e55>] do_notify_resume+0x95/0xa0
kernel: [<ffffffff815197e0>] int_signal+0x12/0x17
kernel: Code: ff 04 25 20 c8 00 00 48 89 e5 b8 00 01 00 00 f0 66 0f c1 07 0f b6 cc 38 c1 75 06 5d c3 0f 1f 40 00 b8 00 80 00 00

Another:

kernel: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [gvfsd-fuse:5969]
kernel: Modules linked in: pci_stub vboxpci(O) vboxnetflt(O) vboxnetadp(O) vboxdrv(O) fuse bluetooth videodev media msr nls_iso8
kernel: soundcore intel_gtt input_polldev mfd_core ac ext4 crc16 mbcache jbd2 algif_skcipher af_alg dm_crypt dm_mod sr_mod cdro
kernel: CPU: 0 PID: 5969 Comm: gvfsd-fuse Tainted: G O 3.18.0-rc3-00017-g32eca22 #46
kernel: Hardware name: Hewlett-Packard HP ProBook 4540s/17F6, BIOS 68IRR Ver. F.32 11/06/2012
kernel: task: ffff880139eacf00 ti: ffff8800ad024000 task.ti: ffff8800ad024000
kernel: RIP: 0010:[<ffffffff81518a3a>] [<ffffffff81518a3a>] _raw_spin_lock+0x3a/0x40
kernel: RSP: 0018:ffff8800ad027e78 EFLAGS: 00000202
kernel: RAX: 0000000000006546 RBX: ffff8800b78aa780 RCX: 0000000000000000
kernel: RDX: 00000000000000e5 RSI: ffff8800b74d8600 RDI: ffffffffa0786000
kernel: RBP: ffff8800ad027e78 R08: 0000000000000000 R09: 0000000000000000
kernel: R10: ffff8800b74d8610 R11: 0000000000000246 R12: ffff8800b701002e
kernel: R13: 0000000478863266 R14: ffff8800aa4bf480 R15: ffff88007fa7e160
kernel: FS: 00007f1a479a0700(0000) GS:ffff88013fa00000(0000) knlGS:0000000000000000
kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kernel: CR2: 00007f59036a00a8 CR3: 00000000abcfb000 CR4: 00000000001407f0
kernel: Stack:
kernel: ffff8800ad027e98 ffffffffa0777a92 ffff88013a60cca0 ffff8800b74d8600
kernel: ffff8800ad027ee8 ffffffff811bc42c ffff8800ad027ef8 ffff8800b74d8610
kernel: ffff880139eacf00 0000000000000000 ffffffff81a3b660 ffff880139ead638
kernel: Call Trace:
kernel: [<ffffffffa0777a92>] fuse_dev_release+0x22/0x80 [fuse]
kernel: [<ffffffff811bc42c>] __fput+0x9c/0x200
kernel: [<ffffffff811bc5de>] ____fput+0xe/0x10
kernel: [<ffffffff810860df>] task_work_run+0x9f/0xe0
kernel: [<ffffffff81014e55>] do_notify_resume+0x95/0xa0
kernel: [<ffffffff815197e0>] int_signal+0x12/0x17
kernel: Code: 89 e5 b8 00 01 00 00 f0 66 0f c1 07 0f b6 cc 38 c1 75 06 5d c3 0f 1f 40 00 b8 00 80 00 00 eb 08 90 f3 90 83 e8 01

Another one with more info (rcu_sched stuff):

kernel: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [gvfsd-fuse:5969]
kernel: Modules linked in: pci_stub vboxpci(O) vboxnetflt(O) vboxnetadp(O) vboxdrv(O) fuse bluetooth videodev media msr nls_iso8
kernel: soundcore intel_gtt input_polldev mfd_core ac ext4 crc16 mbcache jbd2 algif_skcipher af_alg dm_crypt dm_mod sr_mod cdro
kernel: CPU: 0 PID: 5969 Comm: gvfsd-fuse Tainted: G O L 3.18.0-rc3-00017-g32eca22 #46
kernel: Hardware name: Hewlett-Packard HP ProBook 4540s/17F6, BIOS 68IRR Ver. F.32 11/06/2012
kernel: task: ffff880139eacf00 ti: ffff8800ad024000 task.ti: ffff8800ad024000
kernel: RIP: 0010:[<ffffffff81518a37>] [<ffffffff81518a37>] _raw_spin_lock+0x37/0x40
kernel: RSP: 0018:ffff8800ad027e78 EFLAGS: 00000202
kernel: RAX: 0000000000004a29 RBX: ffff8800b78aa780 RCX: 0000000000000000
kernel: RDX: 00000000000000e5 RSI: ffff8800b74d8600 RDI: ffffffffa0786000
kernel: RBP: ffff8800ad027e78 R08: 0000000000000000 R09: 0000000000000000
kernel: R10: ffff8800b74d8610 R11: 0000000000000246 R12: ffff8800b701002e
kernel: R13: 0000000478863266 R14: ffff8800aa4bf480 R15: ffff88007fa7e160
kernel: FS: 00007f1a479a0700(0000) GS:ffff88013fa00000(0000) knlGS:0000000000000000
kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kernel: CR2: 00007f59036a00a8 CR3: 00000000abcfb000 CR4: 00000000001407f0
kernel: Stack:
kernel: ffff8800ad027e98 ffffffffa0777a92 ffff88013a60cca0 ffff8800b74d8600
kernel: ffff8800ad027ee8 ffffffff811bc42c ffff8800ad027ef8 ffff8800b74d8610
kernel: ffff880139eacf00 0000000000000000 ffffffff81a3b660 ffff880139ead638
kernel: Call Trace:
kernel: [<ffffffffa0777a92>] fuse_dev_release+0x22/0x80 [fuse]
kernel: [<ffffffff811bc42c>] __fput+0x9c/0x200
kernel: [<ffffffff811bc5de>] ____fput+0xe/0x10
kernel: [<ffffffff810860df>] task_work_run+0x9f/0xe0
kernel: [<ffffffff81014e55>] do_notify_resume+0x95/0xa0
kernel: [<ffffffff815197e0>] int_signal+0x12/0x17
kernel: Code: 00 00 48 89 e5 b8 00 01 00 00 f0 66 0f c1 07 0f b6 cc 38 c1 75 06 5d c3 0f 1f 40 00 b8 00 80 00 00 eb 08 90 f3 90
kernel: INFO: rcu_sched self-detected stall on CPU { 0} (t=18003 jiffies g=-257 c=-258 q=16)
kernel: Task dump for CPU 0:
kernel: gvfsd-fuse R running task 0 5969 1 0x00000008
kernel: ffff880139eacf00 00000000d1d57710 ffff88013fa03d58 ffffffff81094fb6
kernel: 0000000000000000 ffffffff8184bf40 ffff88013fa03d78 ffffffff810984fd
kernel: ffff88013fa03d78 0000000000000001 ffff88013fa03da8 ffffffff810c8d11
kernel: Call Trace:
kernel: <IRQ> [<ffffffff81094fb6>] sched_show_task+0xb6/0x120
kernel: [<ffffffff810984fd>] dump_cpu_task+0x3d/0x50
kernel: [<ffffffff810c8d11>] rcu_dump_cpu_stacks+0x91/0xd0
kernel: [<ffffffff810ccec1>] rcu_check_callbacks+0x4f1/0x7d0
kernel: [<ffffffff810d211b>] update_process_times+0x4b/0x80
kernel: [<ffffffff810e2125>] tick_sched_handle.isra.16+0x25/0x60
kernel: [<ffffffff810e21a5>] tick_sched_timer+0x45/0x80
kernel: [<ffffffff810d26e7>] __run_hrtimer+0x77/0x250
kernel: [<ffffffff810e2160>] ? tick_sched_handle.isra.16+0x60/0x60
kernel: [<ffffffff810d32cf>] hrtimer_interrupt+0x10f/0x260
kernel: [<ffffffff8104360e>] local_apic_timer_interrupt+0x3e/0x70
kernel: [<ffffffff8151c0e3>] smp_apic_timer_interrupt+0x43/0x60
kernel: [<ffffffff8151a3cd>] apic_timer_interrupt+0x6d/0x80
kernel: <EOI> [<ffffffff81518a37>] ? _raw_spin_lock+0x37/0x40
kernel: [<ffffffffa0777a92>] fuse_dev_release+0x22/0x80 [fuse]
kernel: [<ffffffff811bc42c>] __fput+0x9c/0x200
kernel: [<ffffffff811bc5de>] ____fput+0xe/0x10
kernel: [<ffffffff810860df>] task_work_run+0x9f/0xe0
kernel: [<ffffffff81014e55>] do_notify_resume+0x95/0xa0
kernel: [<ffffffff815197e0>] int_signal+0x12/0x17

I'm attaching my .config. I think I triggered this just by logging into
my user account through gdm on gnome 3.14 and then after a few moments
computer freezes and I can't do anything.

Thanks,
Giedrius


Attachments:
.config (105.48 kB)

2014-11-11 21:06:26

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [Bisected] Regression: cpu stuck in gvfsd-fuse, can't shutdown

On Tue, Nov 11, 2014 at 10:27:43PM +0200, Giedrius Statkevicius wrote:
> Hello,
> Since this commit:
>
> commit 32eca22180804f71b06b63fd29b72f58be8b3c47
> Author: Martin Kepplinger <[email protected]>
> Date: Wed Oct 29 20:22:56 2014 +0100
>
> misc: always assign miscdevice to file->private_data in open()
>
> As of now, a miscdevice driver has to provide an implementation of
> the open() file operation if it wants to have misc_open() assign a
> pointer to struct miscdevice to file->private_data for other file
> operations to use (given the user calls open()).
>
> This leads to situations where a miscdevice driver that doesn't need
> internal operations during open() has to implement open() that only
> returns immediately, in order to use the data in private_data in other
> fops.
>
> This provides consistent behaviour for miscdevice developers and will
> always provide the pointer in private_data. A driver's open() fop would,
> of course, just overwrite it, when using private_data itself.
>
> Signed-off-by: Martin Kepplinger <[email protected]>
> Signed-off-by: Greg Kroah-Hartman <[email protected]>
>
> I've noticed that my computer freezes a lot and I'm not able to shutdown
> (it just freezes while shutdowning and I have to use SysRq+reisub) and I
> get these messages in my journal:

If you revert this patch, does things go back to "normal" for you?

thanks,

greg k-h

2014-11-11 21:45:21

by Giedrius Statkevicius

[permalink] [raw]
Subject: Re: [Bisected] Regression: cpu stuck in gvfsd-fuse, can't shutdown

On 2014.11.11 23:05, Greg KH wrote:
>
> If you revert this patch, does things go back to "normal" for you?

Originally I've only tested where the HEAD was
32eca22180804f71b06b63fd29b72f58be8b3c47 versus
32eca22180804f71b06b63fd29b72f58be8b3c47~1 but now I recompiled and
tested a vanilla 3.18.0-rc4-next-20141111 on which this issue occurs and
then tried a version with that particular patch reverted and then no
lockups happen.

2014-11-12 11:26:57

by Thierry Reding

[permalink] [raw]
Subject: Re: [Bisected] Regression: cpu stuck in gvfsd-fuse, can't shutdown

On Tue, Nov 11, 2014 at 11:44:26PM +0200, Giedrius Statkevicius wrote:
> On 2014.11.11 23:05, Greg KH wrote:
> >
> > If you revert this patch, does things go back to "normal" for you?
>
> Originally I've only tested where the HEAD was
> 32eca22180804f71b06b63fd29b72f58be8b3c47 versus
> 32eca22180804f71b06b63fd29b72f58be8b3c47~1 but now I recompiled and
> tested a vanilla 3.18.0-rc4-next-20141111 on which this issue occurs and
> then tried a version with that particular patch reverted and then no
> lockups happen.

I've run into this same issue with sshfs:

[ 49.231095] BUG: spinlock bad magic on CPU#1, sshfs/180
[ 49.239078] lock: fuse_miscdevice+0x0/0x24, .magic: c09ce64c, .owner: /0, .owner_cpu: -1065526976
[ 49.248551] CPU: 1 PID: 180 Comm: sshfs Not tainted 3.18.0-rc4-next-20141111-00275-g3eeaa958e58c-dirty #2654
[ 49.258443] [<c00161f8>] (unwind_backtrace) from [<c0011a88>] (show_stack+0x10/0x14)
[ 49.266269] [<c0011a88>] (show_stack) from [<c07b50b4>] (dump_stack+0x98/0xd8)
[ 49.273618] [<c07b50b4>] (dump_stack) from [<c0068670>] (do_raw_spin_lock+0x1a4/0x1a8)
[ 49.281621] [<c0068670>] (do_raw_spin_lock) from [<c022a0f0>] (fuse_dev_release+0x1c/0x68)
[ 49.289900] [<c022a0f0>] (fuse_dev_release) from [<c00f5078>] (__fput+0x80/0x1c8)
[ 49.297470] [<c00f5078>] (__fput) from [<c003fc38>] (task_work_run+0xb4/0xec)
[ 49.304700] [<c003fc38>] (task_work_run) from [<c001140c>] (do_work_pending+0xa0/0xc0)
[ 49.312712] [<c001140c>] (do_work_pending) from [<c000e5e0>] (work_pending+0xc/0x20)
[ 49.701449] BUG: spinlock lockup suspected on CPU#1, sshfs/180
[ 49.707327] lock: fuse_miscdevice+0x0/0x24, .magic: c09ce64c, .owner: /0, .owner_cpu: -1065526976
[ 49.716341] CPU: 1 PID: 180 Comm: sshfs Not tainted 3.18.0-rc4-next-20141111-00275-g3eeaa958e58c-dirty #2654
[ 49.726238] [<c00161f8>] (unwind_backtrace) from [<c0011a88>] (show_stack+0x10/0x14)
[ 49.734051] [<c0011a88>] (show_stack) from [<c07b50b4>] (dump_stack+0x98/0xd8)
[ 49.741293] [<c07b50b4>] (dump_stack) from [<c00685c8>] (do_raw_spin_lock+0xfc/0x1a8)
[ 49.749178] [<c00685c8>] (do_raw_spin_lock) from [<c022a0f0>] (fuse_dev_release+0x1c/0x68)
[ 49.757508] [<c022a0f0>] (fuse_dev_release) from [<c00f5078>] (__fput+0x80/0x1c8)
[ 49.765058] [<c00f5078>] (__fput) from [<c003fc38>] (task_work_run+0xb4/0xec)
[ 49.772264] [<c003fc38>] (task_work_run) from [<c001140c>] (do_work_pending+0xa0/0xc0)
[ 49.780197] [<c001140c>] (do_work_pending) from [<c000e5e0>] (work_pending+0xc/0x20)

Reverting 32eca2218080 ("misc: always assign miscdevice to file->
private_data in open()") fixes the issue for me.

Looking at the stacktrace and correlating to the code, what happens is
that fuse_fill_super() checks that file->private_data hasn't been set
yet and errors out otherwise. Clearly this is what the misc_open()
change in the above commit triggers.

The BUG ensuing from that comes from the fact that the error cleanup
path assumes that if file->private_data is set, it will be a struct
fuse_conn *, so it's not a surprise that fuse_dev_release() will fail
as above.

The root of the issue is that the assumption in the above commit, that
drivers will always overwrite ->private_data, isn't true at least in
case of FUSE.

Thierry


Attachments:
(No filename) (3.18 kB)
(No filename) (819.00 B)
Download all attachments

2014-11-12 16:33:52

by Martin Kepplinger

[permalink] [raw]
Subject: [PATCH] fuse: don't check for file->private_data on open().

The miscdevice core now sets file->private_data to the struct miscdevice
so don't fail when this is not NULL.

Reported-by: Thierry Reding <[email protected]>
Signed-off-by: Martin Kepplinger <[email protected]>
---
This is a question: what does this check provide and does overwriting
file->private_data make any difference?

Is open() by the user not allowed here, if file->private_data is set?

thanks!!

fs/fuse/inode.c | 3 ---
1 file changed, 3 deletions(-)

diff --git a/fs/fuse/inode.c b/fs/fuse/inode.c
index 03246cd..562407e 100644
--- a/fs/fuse/inode.c
+++ b/fs/fuse/inode.c
@@ -1092,9 +1092,6 @@ static int fuse_fill_super(struct super_block *sb, void *data, int silent)
}

mutex_lock(&fuse_mutex);
- err = -EINVAL;
- if (file->private_data)
- goto err_unlock;

err = fuse_ctl_add_conn(fc);
if (err)
--
1.7.10.4

2014-11-12 16:43:54

by Martin Kepplinger

[permalink] [raw]
Subject: Re: [PATCH] fuse: don't check for file->private_data on open().

Am 2014-11-12 um 17:31 schrieb Martin Kepplinger:
> The miscdevice core now sets file->private_data to the struct miscdevice
> so don't fail when this is not NULL.
>
> Reported-by: Thierry Reding <[email protected]>
> Signed-off-by: Martin Kepplinger <[email protected]>
> ---
> This is a question: what does this check provide and does overwriting
> file->private_data make any difference?
>
> Is open() by the user not allowed here, if file->private_data is set?
>
> thanks!!
>

if ok, please add

Reported-by: Giedrius Statkevicius <[email protected]>

thanks

2014-11-12 17:24:40

by Giedrius Statkevicius

[permalink] [raw]
Subject: Re: [PATCH] fuse: don't check for file->private_data on open().

On 2014.11.12 18:31, Martin Kepplinger wrote:
> The miscdevice core now sets file->private_data to the struct miscdevice
> so don't fail when this is not NULL.
>
> Reported-by: Thierry Reding <[email protected]>
> Signed-off-by: Martin Kepplinger <[email protected]>
> ---
Hello,

Looks like this patch does not solve the problem with FUSE I have
mentioned in the original report. I have gone ahead and patched
3.18.0-rc4-next-20141112 with your patch and tested it. Was not able to
get into gdm, barely got into another tty but was not able to do
anything, still experiencing lockups. I cannot comment on the patch as I
am not familiar with the code.

The whole journal of that boot with only 'kernel:' lines:

Lap 12 19:01:15 ghost kernel: Initializing cgroup subsys cpuset
Lap 12 19:01:15 ghost kernel: Initializing cgroup subsys cpu
Lap 12 19:01:15 ghost kernel: Initializing cgroup subsys cpuacct
Lap 12 19:01:15 ghost kernel: Linux version 3.18.0-rc4-next-20141112-dirty (giedrius@ghost) (gcc version 4.9.2 (GCC) ) #51 SMP PREEMPT Wed Nov 12 18:41:54 EET 2014
Lap 12 19:01:15 ghost kernel: Command line: initrd=\intel-ucode.img initrd=\initramfs-linux-next.img root=/dev/mapper/lvm-root cryptdevice=/dev/sda2:lvm rw
Lap 12 19:01:15 ghost kernel: e820: BIOS-provided physical RAM map:
Lap 12 19:01:15 ghost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009cfff] usable
Lap 12 19:01:15 ghost kernel: BIOS-e820: [mem 0x000000000009d000-0x000000000009ffff] reserved
Lap 12 19:01:15 ghost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000b8a9cfff] usable
Lap 12 19:01:15 ghost kernel: BIOS-e820: [mem 0x00000000b8a9d000-0x00000000b9ebdfff] reserved
Lap 12 19:01:15 ghost kernel: BIOS-e820: [mem 0x00000000b9ebe000-0x00000000b9fbdfff] ACPI NVS
Lap 12 19:01:15 ghost kernel: BIOS-e820: [mem 0x00000000b9fbe000-0x00000000b9ffefff] ACPI data
Lap 12 19:01:15 ghost kernel: BIOS-e820: [mem 0x00000000b9fff000-0x00000000b9ffffff] usable
Lap 12 19:01:15 ghost kernel: BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
Lap 12 19:01:15 ghost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Lap 12 19:01:15 ghost kernel: BIOS-e820: [mem 0x00000000ffec0000-0x00000000ffedefff] reserved
Lap 12 19:01:15 ghost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000013fdfffff] usable
Lap 12 19:01:15 ghost kernel: NX (Execute Disable) protection: active
Lap 12 19:01:15 ghost kernel: e820: update [mem 0xb2d7d018-0xb2d8d057] usable ==> usable
Lap 12 19:01:15 ghost kernel: e820: update [mem 0xb2d70018-0xb2d7c857] usable ==> usable
Lap 12 19:01:15 ghost kernel: extended physical RAM map:
Lap 12 19:01:15 ghost kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009cfff] usable
Lap 12 19:01:15 ghost kernel: reserve setup_data: [mem 0x000000000009d000-0x000000000009ffff] reserved
Lap 12 19:01:15 ghost kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000b2d70017] usable
Lap 12 19:01:15 ghost kernel: reserve setup_data: [mem 0x00000000b2d70018-0x00000000b2d7c857] usable
Lap 12 19:01:15 ghost kernel: reserve setup_data: [mem 0x00000000b2d7c858-0x00000000b2d7d017] usable
Lap 12 19:01:15 ghost kernel: reserve setup_data: [mem 0x00000000b2d7d018-0x00000000b2d8d057] usable
Lap 12 19:01:15 ghost kernel: reserve setup_data: [mem 0x00000000b2d8d058-0x00000000b8a9cfff] usable
Lap 12 19:01:15 ghost kernel: reserve setup_data: [mem 0x00000000b8a9d000-0x00000000b9ebdfff] reserved
Lap 12 19:01:15 ghost kernel: reserve setup_data: [mem 0x00000000b9ebe000-0x00000000b9fbdfff] ACPI NVS
Lap 12 19:01:15 ghost kernel: reserve setup_data: [mem 0x00000000b9fbe000-0x00000000b9ffefff] ACPI data
Lap 12 19:01:15 ghost kernel: reserve setup_data: [mem 0x00000000b9fff000-0x00000000b9ffffff] usable
Lap 12 19:01:15 ghost kernel: reserve setup_data: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
Lap 12 19:01:15 ghost kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Lap 12 19:01:15 ghost kernel: reserve setup_data: [mem 0x00000000ffec0000-0x00000000ffedefff] reserved
Lap 12 19:01:15 ghost kernel: reserve setup_data: [mem 0x0000000100000000-0x000000013fdfffff] usable
Lap 12 19:01:15 ghost kernel: efi: EFI v2.10 by HPQ
Lap 12 19:01:15 ghost kernel: efi: ACPI=0xb9ffe000 ACPI 2.0=0xb9ffe014 SMBIOS=0xb956d598
Lap 12 19:01:15 ghost kernel: efi: mem00: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000000000-0x0000000000001000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem01: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000000001000-0x0000000000007000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem02: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000007000-0x0000000000058000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem03: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000000058000-0x0000000000059000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem04: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000059000-0x000000000009d000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem05: [Reserved | | | | | |WB|WT|WC|UC] range=[0x000000000009d000-0x00000000000a0000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem06: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000100000-0x0000000001000000) (15MB)
Lap 12 19:01:15 ghost kernel: efi: mem07: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000001000000-0x0000000001e36000) (14MB)
Lap 12 19:01:15 ghost kernel: efi: mem08: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000001e36000-0x000000007fa72000) (2012MB)
Lap 12 19:01:15 ghost kernel: efi: mem09: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000007fa72000-0x0000000080000000) (5MB)
Lap 12 19:01:15 ghost kernel: efi: mem10: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000080000000-0x00000000afc68000) (764MB)
Lap 12 19:01:15 ghost kernel: efi: mem11: [Loader Code | | | | | |WB|WT|WC|UC] range=[0x00000000afc68000-0x00000000b1a9e000) (30MB)
Lap 12 19:01:15 ghost kernel: efi: mem12: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1a9e000-0x00000000b1abe000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem13: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1abe000-0x00000000b2d70000) (18MB)
Lap 12 19:01:15 ghost kernel: efi: mem14: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x00000000b2d70000-0x00000000b2d92000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem15: [Loader Code | | | | | |WB|WT|WC|UC] range=[0x00000000b2d92000-0x00000000b2da9000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem16: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000b2da9000-0x00000000b33d1000) (6MB)
Lap 12 19:01:15 ghost kernel: efi: mem17: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b33d1000-0x00000000b4a8e000) (22MB)
Lap 12 19:01:15 ghost kernel: efi: mem18: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000b4a8e000-0x00000000b4a9d000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem19: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b4a9d000-0x00000000b4cc0000) (2MB)
Lap 12 19:01:15 ghost kernel: efi: mem20: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b4cc0000-0x00000000b4d48000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem21: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b4d48000-0x00000000b4d8c000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem22: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b4d8c000-0x00000000b4e14000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem23: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b4e14000-0x00000000b4e4a000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem24: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b4e4a000-0x00000000b4e50000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem25: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b4e50000-0x00000000b4e51000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem26: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b4e51000-0x00000000b4e62000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem27: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b4e62000-0x00000000b4e63000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem28: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b4e63000-0x00000000b6b63000) (29MB)
Lap 12 19:01:15 ghost kernel: efi: mem29: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b6b63000-0x00000000b6b67000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem30: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b6b67000-0x00000000b6b72000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem31: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b6b72000-0x00000000b6b74000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem32: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b6b74000-0x00000000b6b78000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem33: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b6b78000-0x00000000b6b79000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem34: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b6b79000-0x00000000b6ca0000) (1MB)
Lap 12 19:01:15 ghost kernel: efi: mem35: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b6ca0000-0x00000000b6ca1000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem36: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b6ca1000-0x00000000b8a9d000) (29MB)
Lap 12 19:01:15 ghost kernel: efi: mem37: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000b8a9d000-0x00000000b8c30000) (1MB)
Lap 12 19:01:15 ghost kernel: efi: mem38: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000b8c30000-0x00000000b92a4000) (6MB)
Lap 12 19:01:15 ghost kernel: efi: mem39: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000b92a4000-0x00000000b93d2000) (1MB)
Lap 12 19:01:15 ghost kernel: efi: mem40: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000b93d2000-0x00000000b96be000) (2MB)
Lap 12 19:01:15 ghost kernel: efi: mem41: [Reserved | | | | | |WB|WT|WC|UC] range=[0x00000000b96be000-0x00000000b9d88000) (6MB)
Lap 12 19:01:15 ghost kernel: efi: mem42: [Reserved | | | | | |WB|WT|WC|UC] range=[0x00000000b9d88000-0x00000000b9ebe000) (1MB)
Lap 12 19:01:15 ghost kernel: efi: mem43: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000b9ebe000-0x00000000b9fb0000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem44: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000b9fb0000-0x00000000b9fbe000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem45: [ACPI Reclaim Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b9fbe000-0x00000000b9fcc000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem46: [ACPI Reclaim Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b9fcc000-0x00000000b9fff000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem47: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b9fff000-0x00000000ba000000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem48: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000100000000-0x000000013fe00000) (1022MB)
Lap 12 19:01:15 ghost kernel: efi: mem49: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000e00f8000-0x00000000e00f9000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem50: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
Lap 12 19:01:15 ghost kernel: efi: mem51: [Memory Mapped I/O |RUN| | | | | | | | ] range=[0x00000000ffec0000-0x00000000ffedf000) (0MB)
Lap 12 19:01:15 ghost kernel: SMBIOS 2.7 present.
Lap 12 19:01:15 ghost kernel: DMI: Hewlett-Packard HP ProBook 4540s/17F6, BIOS 68IRR Ver. F.32 11/06/2012
Lap 12 19:01:15 ghost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Lap 12 19:01:15 ghost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Lap 12 19:01:15 ghost kernel: AGP: No AGP bridge found
Lap 12 19:01:15 ghost kernel: e820: last_pfn = 0x13fe00 max_arch_pfn = 0x400000000
Lap 12 19:01:15 ghost kernel: MTRR default type: uncachable
Lap 12 19:01:15 ghost kernel: MTRR fixed ranges enabled:
Lap 12 19:01:15 ghost kernel: 00000-9FFFF write-back
Lap 12 19:01:15 ghost kernel: A0000-BFFFF uncachable
Lap 12 19:01:15 ghost kernel: C0000-FFFFF write-protect
Lap 12 19:01:15 ghost kernel: MTRR variable ranges enabled:
Lap 12 19:01:15 ghost kernel: 0 base 0FF800000 mask FFF800000 write-protect
Lap 12 19:01:15 ghost kernel: 1 base 000000000 mask F80000000 write-back
Lap 12 19:01:15 ghost kernel: 2 base 080000000 mask FC0000000 write-back
Lap 12 19:01:15 ghost kernel: 3 base 0BC000000 mask FFC000000 uncachable
Lap 12 19:01:15 ghost kernel: 4 base 0BB000000 mask FFF000000 uncachable
Lap 12 19:01:15 ghost kernel: 5 base 100000000 mask FC0000000 write-back
Lap 12 19:01:15 ghost kernel: 6 base 13FE00000 mask FFFE00000 uncachable
Lap 12 19:01:15 ghost kernel: 7 disabled
Lap 12 19:01:15 ghost kernel: 8 disabled
Lap 12 19:01:15 ghost kernel: 9 disabled
Lap 12 19:01:15 ghost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Lap 12 19:01:15 ghost kernel: e820: last_pfn = 0xba000 max_arch_pfn = 0x400000000
Lap 12 19:01:15 ghost kernel: Scanning 1 areas for low memory corruption
Lap 12 19:01:15 ghost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576
Lap 12 19:01:15 ghost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
Lap 12 19:01:15 ghost kernel: [mem 0x00000000-0x000fffff] page 4k
Lap 12 19:01:15 ghost kernel: BRK [0x01b2b000, 0x01b2bfff] PGTABLE
Lap 12 19:01:15 ghost kernel: BRK [0x01b2c000, 0x01b2cfff] PGTABLE
Lap 12 19:01:15 ghost kernel: BRK [0x01b2d000, 0x01b2dfff] PGTABLE
Lap 12 19:01:15 ghost kernel: init_memory_mapping: [mem 0x13fc00000-0x13fdfffff]
Lap 12 19:01:15 ghost kernel: [mem 0x13fc00000-0x13fdfffff] page 2M
Lap 12 19:01:15 ghost kernel: BRK [0x01b2e000, 0x01b2efff] PGTABLE
Lap 12 19:01:15 ghost kernel: init_memory_mapping: [mem 0x13c000000-0x13fbfffff]
Lap 12 19:01:15 ghost kernel: [mem 0x13c000000-0x13fbfffff] page 2M
Lap 12 19:01:15 ghost kernel: init_memory_mapping: [mem 0x100000000-0x13bffffff]
Lap 12 19:01:15 ghost kernel: [mem 0x100000000-0x13bffffff] page 2M
Lap 12 19:01:15 ghost kernel: init_memory_mapping: [mem 0x00100000-0xb8a9cfff]
Lap 12 19:01:15 ghost kernel: [mem 0x00100000-0x001fffff] page 4k
Lap 12 19:01:15 ghost kernel: [mem 0x00200000-0xb89fffff] page 2M
Lap 12 19:01:15 ghost kernel: [mem 0xb8a00000-0xb8a9cfff] page 4k
Lap 12 19:01:15 ghost kernel: init_memory_mapping: [mem 0xb9fff000-0xb9ffffff]
Lap 12 19:01:15 ghost kernel: [mem 0xb9fff000-0xb9ffffff] page 4k
Lap 12 19:01:15 ghost kernel: BRK [0x01b2f000, 0x01b2ffff] PGTABLE
Lap 12 19:01:15 ghost kernel: RAMDISK: [mem 0x7fa72000-0x7fffffff]
Lap 12 19:01:15 ghost kernel: ACPI: Early table checksum verification disabled
Lap 12 19:01:15 ghost kernel: ACPI: RSDP 0x00000000B9FFE014 000024 (v02 HPQOEM)
Lap 12 19:01:15 ghost kernel: ACPI: XSDT 0x00000000B9FFE120 00007C (v01 HPQOEM SLIC-MPC 0000000F 01000013)
Lap 12 19:01:15 ghost kernel: ACPI: FACP 0x00000000B9FFC000 00010C (v05 HPQOEM 17F6 0000000F HP 00000001)
Lap 12 19:01:15 ghost kernel: ACPI: DSDT 0x00000000B9FD5000 02116E (v02 HPQOEM 17F6 00000001 INTL 20110112)
Lap 12 19:01:15 ghost kernel: ACPI: FACS 0x00000000B9EB3000 000040
Lap 12 19:01:15 ghost kernel: ACPI: HPET 0x00000000B9FFB000 000038 (v01 HPQOEM 17F6 00000001 HP 00000001)
Lap 12 19:01:15 ghost kernel: ACPI: APIC 0x00000000B9FFA000 0000BC (v01 HPQOEM 17F6 00000001 HP 00000001)
Lap 12 19:01:15 ghost kernel: ACPI: MCFG 0x00000000B9FF9000 00003C (v01 HPQOEM 17F6 00000001 HP 00000001)
Lap 12 19:01:15 ghost kernel: ACPI: ASF! 0x00000000B9FF8000 0000A5 (v32 HPQOEM 17F6 00000001 HP 00000001)
Lap 12 19:01:15 ghost kernel: ACPI: SSDT 0x00000000B9FD2000 0002CA (v01 HPQOEM SataAhci 00001000 INTL 20110112)
Lap 12 19:01:15 ghost kernel: ACPI: SSDT 0x00000000B9FD1000 00048A (v01 HPQOEM PtidDevc 00001000 INTL 20110112)
Lap 12 19:01:15 ghost kernel: ACPI: FPDT 0x00000000B9FCF000 000044 (v01 HPQOEM 17F6 00000001 HP 00000001)
Lap 12 19:01:15 ghost kernel: ACPI: BGRT 0x00000000B9FCE000 000038 (v00 HPQOEM 17F6 00000001 HP 00000001)
Lap 12 19:01:15 ghost kernel: ACPI: SSDT 0x00000000B9FCD000 000974 (v01 PmRef Cpu0Ist 00003000 INTL 20110112)
Lap 12 19:01:15 ghost kernel: ACPI: SSDT 0x00000000B9FCC000 000AAD (v01 PmRef CpuPm 00003000 INTL 20110112)
Lap 12 19:01:15 ghost kernel: ACPI: Local APIC address 0xfee00000
Lap 12 19:01:15 ghost kernel: No NUMA configuration found
Lap 12 19:01:15 ghost kernel: Faking a node at [mem 0x0000000000000000-0x000000013fdfffff]
Lap 12 19:01:15 ghost kernel: NODE_DATA(0) allocated [mem 0x13fdf9000-0x13fdfcfff]
Lap 12 19:01:15 ghost kernel: [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013b400000-ffff88013f3fffff] on node 0
Lap 12 19:01:15 ghost kernel: Zone ranges:
Lap 12 19:01:15 ghost kernel: DMA [mem 0x00001000-0x00ffffff]
Lap 12 19:01:15 ghost kernel: DMA32 [mem 0x01000000-0xffffffff]
Lap 12 19:01:15 ghost kernel: Normal [mem 0x100000000-0x13fdfffff]
Lap 12 19:01:15 ghost kernel: Movable zone start for each node
Lap 12 19:01:15 ghost kernel: Early memory node ranges
Lap 12 19:01:15 ghost kernel: node 0: [mem 0x00001000-0x0009cfff]
Lap 12 19:01:15 ghost kernel: node 0: [mem 0x00100000-0xb8a9cfff]
Lap 12 19:01:15 ghost kernel: node 0: [mem 0xb9fff000-0xb9ffffff]
Lap 12 19:01:15 ghost kernel: node 0: [mem 0x100000000-0x13fdfffff]
Lap 12 19:01:15 ghost kernel: Initmem setup node 0 [mem 0x00001000-0x13fdfffff]
Lap 12 19:01:15 ghost kernel: On node 0 totalpages: 1017914
Lap 12 19:01:15 ghost kernel: DMA zone: 64 pages used for memmap
Lap 12 19:01:15 ghost kernel: DMA zone: 22 pages reserved
Lap 12 19:01:15 ghost kernel: DMA zone: 3996 pages, LIFO batch:0
Lap 12 19:01:15 ghost kernel: DMA32 zone: 11755 pages used for memmap
Lap 12 19:01:15 ghost kernel: DMA32 zone: 752286 pages, LIFO batch:31
Lap 12 19:01:15 ghost kernel: Normal zone: 4088 pages used for memmap
Lap 12 19:01:15 ghost kernel: Normal zone: 261632 pages, LIFO batch:31
Lap 12 19:01:15 ghost kernel: Reserving Intel graphics stolen memory at 0xbb200000-0xbf1fffff
Lap 12 19:01:15 ghost kernel: ACPI: PM-Timer IO Port: 0x408
Lap 12 19:01:15 ghost kernel: ACPI: Local APIC address 0xfee00000
Lap 12 19:01:15 ghost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Lap 12 19:01:15 ghost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Lap 12 19:01:15 ghost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
Lap 12 19:01:15 ghost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
Lap 12 19:01:15 ghost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
Lap 12 19:01:15 ghost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
Lap 12 19:01:15 ghost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
Lap 12 19:01:15 ghost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
Lap 12 19:01:15 ghost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Lap 12 19:01:15 ghost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Lap 12 19:01:15 ghost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Lap 12 19:01:15 ghost kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Lap 12 19:01:15 ghost kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Lap 12 19:01:15 ghost kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Lap 12 19:01:15 ghost kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Lap 12 19:01:15 ghost kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Lap 12 19:01:15 ghost kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
Lap 12 19:01:15 ghost kernel: IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
Lap 12 19:01:15 ghost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Lap 12 19:01:15 ghost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Lap 12 19:01:15 ghost kernel: ACPI: IRQ0 used by override.
Lap 12 19:01:15 ghost kernel: ACPI: IRQ9 used by override.
Lap 12 19:01:15 ghost kernel: Using ACPI (MADT) for SMP configuration information
Lap 12 19:01:15 ghost kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Lap 12 19:01:15 ghost kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0xb2d70000-0xb2d70fff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0xb2d7c000-0xb2d7cfff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0xb2d7d000-0xb2d7dfff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0xb2d8d000-0xb2d8dfff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0xb8a9d000-0xb9ebdfff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0xb9ebe000-0xb9fbdfff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0xb9fbe000-0xb9ffefff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0xba000000-0xbb1fffff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0xbb200000-0xbf1fffff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0xbf200000-0xe00f7fff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0xe00f9000-0xfed1bfff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xffebffff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0xffec0000-0xffedefff]
Lap 12 19:01:15 ghost kernel: PM: Registered nosave memory: [mem 0xffedf000-0xffffffff]
Lap 12 19:01:15 ghost kernel: e820: [mem 0xbf200000-0xe00f7fff] available for PCI devices
Lap 12 19:01:15 ghost kernel: Booting paravirtualized kernel on bare hardware
Lap 12 19:01:15 ghost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
Lap 12 19:01:15 ghost kernel: PERCPU: Embedded 31 pages/cpu @ffff88013fa00000 s86976 r8192 d31808 u262144
Lap 12 19:01:15 ghost kernel: pcpu-alloc: s86976 r8192 d31808 u262144 alloc=1*2097152
Lap 12 19:01:15 ghost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
Lap 12 19:01:15 ghost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 1001985
Lap 12 19:01:15 ghost kernel: Policy zone: Normal
Lap 12 19:01:15 ghost kernel: Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux-next.img root=/dev/mapper/lvm-root cryptdevice=/dev/sda2:lvm rw
Lap 12 19:01:15 ghost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Lap 12 19:01:15 ghost kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
Lap 12 19:01:15 ghost kernel: AGP: Checking aperture...
Lap 12 19:01:15 ghost kernel: AGP: No AGP bridge found
Lap 12 19:01:15 ghost kernel: Calgary: detecting Calgary via BIOS EBDA area
Lap 12 19:01:15 ghost kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Lap 12 19:01:15 ghost kernel: Memory: 3828832K/4071656K available (5285K kernel code, 901K rwdata, 1636K rodata, 1152K init, 1160K bss, 242824K reserved, 0K cma-reserved)
Lap 12 19:01:15 ghost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Lap 12 19:01:15 ghost kernel: Preemptible hierarchical RCU implementation.
Lap 12 19:01:15 ghost kernel: RCU dyntick-idle grace-period acceleration is enabled.
Lap 12 19:01:15 ghost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
Lap 12 19:01:15 ghost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Lap 12 19:01:15 ghost kernel: NR_IRQS:8448 nr_irqs:488 16
Lap 12 19:01:15 ghost kernel: Console: colour dummy device 80x25
Lap 12 19:01:15 ghost kernel: console [tty0] enabled
Lap 12 19:01:15 ghost kernel: hpet clockevent registered
Lap 12 19:01:15 ghost kernel: tsc: Fast TSC calibration using PIT
Lap 12 19:01:15 ghost kernel: tsc: Detected 2494.365 MHz processor
Lap 12 19:01:15 ghost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4990.59 BogoMIPS (lpj=8314550)
Lap 12 19:01:15 ghost kernel: pid_max: default: 32768 minimum: 301
Lap 12 19:01:15 ghost kernel: ACPI: Core revision 20140926
Lap 12 19:01:15 ghost kernel: ACPI: All ACPI Tables successfully acquired
Lap 12 19:01:15 ghost kernel: Security Framework initialized
Lap 12 19:01:15 ghost kernel: Yama: becoming mindful.
Lap 12 19:01:15 ghost kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Lap 12 19:01:15 ghost kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Lap 12 19:01:15 ghost kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Lap 12 19:01:15 ghost kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
Lap 12 19:01:15 ghost kernel: Initializing cgroup subsys devices
Lap 12 19:01:15 ghost kernel: Initializing cgroup subsys freezer
Lap 12 19:01:15 ghost kernel: Initializing cgroup subsys net_cls
Lap 12 19:01:15 ghost kernel: Initializing cgroup subsys blkio
Lap 12 19:01:15 ghost kernel: CPU: Physical Processor ID: 0
Lap 12 19:01:15 ghost kernel: CPU: Processor Core ID: 0
Lap 12 19:01:15 ghost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Lap 12 19:01:15 ghost kernel: mce: CPU supports 7 MCE banks
Lap 12 19:01:15 ghost kernel: CPU0: Thermal monitoring enabled (TM1)
Lap 12 19:01:15 ghost kernel: Freeing SMP alternatives memory: 16K (ffffffff81a03000 - ffffffff81a07000)
Lap 12 19:01:15 ghost kernel: ftrace: allocating 20317 entries in 80 pages
Lap 12 19:01:15 ghost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Lap 12 19:01:15 ghost kernel: smpboot: CPU0: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz (fam: 06, model: 3a, stepping: 09)
Lap 12 19:01:15 ghost kernel: TSC deadline timer enabled
Lap 12 19:01:15 ghost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
Lap 12 19:01:15 ghost kernel: ... version: 3
Lap 12 19:01:15 ghost kernel: ... bit width: 48
Lap 12 19:01:15 ghost kernel: ... generic registers: 4
Lap 12 19:01:15 ghost kernel: ... value mask: 0000ffffffffffff
Lap 12 19:01:15 ghost kernel: ... max period: 0000ffffffffffff
Lap 12 19:01:15 ghost kernel: ... fixed-purpose events: 3
Lap 12 19:01:15 ghost kernel: ... event mask: 000000070000000f
Lap 12 19:01:15 ghost kernel: x86: Booting SMP configuration:
Lap 12 19:01:15 ghost kernel: .... node #0, CPUs: #1
Lap 12 19:01:15 ghost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Lap 12 19:01:15 ghost kernel: #2 #3
Lap 12 19:01:15 ghost kernel: x86: Booted up 1 node, 4 CPUs
Lap 12 19:01:15 ghost kernel: smpboot: Total of 4 processors activated (19962.37 BogoMIPS)
Lap 12 19:01:15 ghost kernel: devtmpfs: initialized
Lap 12 19:01:15 ghost kernel: PM: Registering ACPI NVS region [mem 0xb9ebe000-0xb9fbdfff] (1048576 bytes)
Lap 12 19:01:15 ghost kernel: pinctrl core: initialized pinctrl subsystem
Lap 12 19:01:15 ghost kernel: RTC time: 17:00:44, date: 11/12/14
Lap 12 19:01:15 ghost kernel: NET: Registered protocol family 16
Lap 12 19:01:15 ghost kernel: cpuidle: using governor ladder
Lap 12 19:01:15 ghost kernel: cpuidle: using governor menu
Lap 12 19:01:15 ghost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Lap 12 19:01:15 ghost kernel: ACPI: bus type PCI registered
Lap 12 19:01:15 ghost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Lap 12 19:01:15 ghost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Lap 12 19:01:15 ghost kernel: PCI: not using MMCONFIG
Lap 12 19:01:15 ghost kernel: PCI: Using configuration type 1 for base access
Lap 12 19:01:15 ghost kernel: ACPI: Added _OSI(Module Device)
Lap 12 19:01:15 ghost kernel: ACPI: Added _OSI(Processor Device)
Lap 12 19:01:15 ghost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Lap 12 19:01:15 ghost kernel: ACPI: Added _OSI(Processor Aggregator Device)
Lap 12 19:01:15 ghost kernel: ACPI: Executed 1 blocks of module-level executable AML code
Lap 12 19:01:15 ghost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Lap 12 19:01:15 ghost kernel: ACPI: Dynamic OEM Table Load:
Lap 12 19:01:15 ghost kernel: ACPI: SSDT 0xFFFF88013A6C4000 000861 (v01 PmRef Cpu0Cst 00003001 INTL 20110112)
Lap 12 19:01:15 ghost kernel: ACPI: Dynamic OEM Table Load:
Lap 12 19:01:15 ghost kernel: ACPI: SSDT 0xFFFF88013A6D1C00 000303 (v01 PmRef ApIst 00003000 INTL 20110112)
Lap 12 19:01:15 ghost kernel: ACPI: Dynamic OEM Table Load:
Lap 12 19:01:15 ghost kernel: ACPI: SSDT 0xFFFF88013A6A2A00 000119 (v01 PmRef ApCst 00003000 INTL 20110112)
Lap 12 19:01:15 ghost kernel: ACPI: Interpreter enabled
Lap 12 19:01:15 ghost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140926/hwxface-580)
Lap 12 19:01:15 ghost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
Lap 12 19:01:15 ghost kernel: ACPI: (supports S0 S3 S4 S5)
Lap 12 19:01:15 ghost kernel: ACPI: Using IOAPIC for interrupt routing
Lap 12 19:01:15 ghost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Lap 12 19:01:15 ghost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
Lap 12 19:01:15 ghost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Lap 12 19:01:15 ghost kernel: ACPI: Power Resource [APPR] (off)
Lap 12 19:01:15 ghost kernel: ACPI: Power Resource [COMP] (on)
Lap 12 19:01:15 ghost kernel: ACPI: Power Resource [LPP] (on)
Lap 12 19:01:15 ghost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Lap 12 19:01:15 ghost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Lap 12 19:01:15 ghost kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Lap 12 19:01:15 ghost kernel: PCI host bridge to bus 0000:00
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [mem 0xbf200000-0xdfffffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfedfffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff]
Lap 12 19:01:15 ghost kernel: pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
Lap 12 19:01:15 ghost kernel: pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
Lap 12 19:01:15 ghost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff 64bit]
Lap 12 19:01:15 ghost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
Lap 12 19:01:15 ghost kernel: pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
Lap 12 19:01:15 ghost kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
Lap 12 19:01:15 ghost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xd0900000-0xd090ffff 64bit]
Lap 12 19:01:15 ghost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Lap 12 19:01:15 ghost kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
Lap 12 19:01:15 ghost kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
Lap 12 19:01:15 ghost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xd0914000-0xd091400f 64bit]
Lap 12 19:01:15 ghost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Lap 12 19:01:15 ghost kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
Lap 12 19:01:15 ghost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xd0919000-0xd09193ff]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Lap 12 19:01:15 ghost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
Lap 12 19:01:15 ghost kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
Lap 12 19:01:15 ghost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xd0910000-0xd0913fff 64bit]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.5: [8086:1e1a] type 01 class 0x060400
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.5: System wakeup disabled by ACPI
Lap 12 19:01:15 ghost kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
Lap 12 19:01:15 ghost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xd0918000-0xd09183ff]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Lap 12 19:01:15 ghost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
Lap 12 19:01:15 ghost kernel: pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
Lap 12 19:01:15 ghost kernel: pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
Lap 12 19:01:15 ghost kernel: pci 0000:00:1f.2: reg 0x10: [io 0x3068-0x306f]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1f.2: reg 0x14: [io 0x3074-0x3077]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1f.2: reg 0x18: [io 0x3060-0x3067]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x3070-0x3073]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1f.2: reg 0x20: [io 0x3040-0x305f]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xd0917000-0xd09177ff]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1f.2: PME# supported from D3hot
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.0: bridge window [mem 0xd0800000-0xd08fffff]
Lap 12 19:01:15 ghost kernel: pci 0000:02:00.0: [197b:2392] type 00 class 0x088000
Lap 12 19:01:15 ghost kernel: pci 0000:02:00.0: reg 0x10: [mem 0xd0703000-0xd07030ff]
Lap 12 19:01:15 ghost kernel: pci 0000:02:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
Lap 12 19:01:15 ghost kernel: pci 0000:02:00.2: [197b:2391] type 00 class 0x080501
Lap 12 19:01:15 ghost kernel: pci 0000:02:00.2: reg 0x10: [mem 0xd0702000-0xd07020ff]
Lap 12 19:01:15 ghost kernel: pci 0000:02:00.3: [197b:2393] type 00 class 0x088000
Lap 12 19:01:15 ghost kernel: pci 0000:02:00.3: reg 0x10: [mem 0xd0701000-0xd07010ff]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.2: PCI bridge to [bus 02]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.2: bridge window [mem 0xd0700000-0xd07fffff]
Lap 12 19:01:15 ghost kernel: pci 0000:03:00.0: [1814:3290] type 00 class 0x028000
Lap 12 19:01:15 ghost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xd0610000-0xd061ffff]
Lap 12 19:01:15 ghost kernel: pci 0000:03:00.0: PME# supported from D0 D3hot
Lap 12 19:01:15 ghost kernel: pci 0000:03:00.0: System wakeup disabled by ACPI
Lap 12 19:01:15 ghost kernel: pci 0000:03:00.1: [1814:3298] type 00 class 0x0d1100
Lap 12 19:01:15 ghost kernel: pci 0000:03:00.1: reg 0x10: [mem 0xd0600000-0xd060ffff]
Lap 12 19:01:15 ghost kernel: pci 0000:03:00.1: supports D1
Lap 12 19:01:15 ghost kernel: pci 0000:03:00.1: PME# supported from D0 D1 D3hot
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.3: PCI bridge to [bus 03]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.3: bridge window [mem 0xd0600000-0xd06fffff]
Lap 12 19:01:15 ghost kernel: pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
Lap 12 19:01:15 ghost kernel: pci 0000:04:00.0: reg 0x10: [io 0x2000-0x20ff]
Lap 12 19:01:15 ghost kernel: pci 0000:04:00.0: reg 0x18: [mem 0xd0404000-0xd0404fff 64bit pref]
Lap 12 19:01:15 ghost kernel: pci 0000:04:00.0: reg 0x20: [mem 0xd0400000-0xd0403fff 64bit pref]
Lap 12 19:01:15 ghost kernel: pci 0000:04:00.0: supports D1 D2
Lap 12 19:01:15 ghost kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Lap 12 19:01:15 ghost kernel: pci 0000:04:00.0: System wakeup disabled by ACPI
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.5: PCI bridge to [bus 04]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.5: bridge window [mem 0xd0500000-0xd05fffff]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.5: bridge window [mem 0xd0400000-0xd04fffff 64bit pref]
Lap 12 19:01:15 ghost kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
Lap 12 19:01:15 ghost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Lap 12 19:01:15 ghost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Lap 12 19:01:15 ghost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Lap 12 19:01:15 ghost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Lap 12 19:01:15 ghost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Lap 12 19:01:15 ghost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Lap 12 19:01:15 ghost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Lap 12 19:01:15 ghost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Lap 12 19:01:15 ghost kernel: ACPI: Enabled 5 GPEs in block 00 to 3F
Lap 12 19:01:15 ghost kernel: ACPI : EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
Lap 12 19:01:15 ghost kernel: vgaarb: setting as boot device: PCI:0000:00:02.0
Lap 12 19:01:15 ghost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Lap 12 19:01:15 ghost kernel: vgaarb: loaded
Lap 12 19:01:15 ghost kernel: vgaarb: bridge control possible 0000:00:02.0
Lap 12 19:01:15 ghost kernel: PCI: Using ACPI for IRQ routing
Lap 12 19:01:15 ghost kernel: PCI: pci_cache_line_size set to 64 bytes
Lap 12 19:01:15 ghost kernel: e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
Lap 12 19:01:15 ghost kernel: e820: reserve RAM buffer [mem 0xb2d70018-0xb3ffffff]
Lap 12 19:01:15 ghost kernel: e820: reserve RAM buffer [mem 0xb2d7d018-0xb3ffffff]
Lap 12 19:01:15 ghost kernel: e820: reserve RAM buffer [mem 0xb8a9d000-0xbbffffff]
Lap 12 19:01:15 ghost kernel: e820: reserve RAM buffer [mem 0xba000000-0xbbffffff]
Lap 12 19:01:15 ghost kernel: e820: reserve RAM buffer [mem 0x13fe00000-0x13fffffff]
Lap 12 19:01:15 ghost kernel: NetLabel: Initializing
Lap 12 19:01:15 ghost kernel: NetLabel: domain hash size = 128
Lap 12 19:01:15 ghost kernel: NetLabel: protocols = UNLABELED CIPSOv4
Lap 12 19:01:15 ghost kernel: NetLabel: unlabeled traffic allowed by default
Lap 12 19:01:15 ghost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Lap 12 19:01:15 ghost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Lap 12 19:01:15 ghost kernel: Switched to clocksource hpet
Lap 12 19:01:15 ghost kernel: pnp: PnP ACPI init
Lap 12 19:01:15 ghost kernel: system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
Lap 12 19:01:15 ghost kernel: system 00:00: [mem 0xfed10000-0xfed17fff] has been reserved
Lap 12 19:01:15 ghost kernel: system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
Lap 12 19:01:15 ghost kernel: system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
Lap 12 19:01:15 ghost kernel: system 00:00: [mem 0xe0000000-0xefffffff] could not be reserved
Lap 12 19:01:15 ghost kernel: system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
Lap 12 19:01:15 ghost kernel: system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
Lap 12 19:01:15 ghost kernel: system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
Lap 12 19:01:15 ghost kernel: system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
Lap 12 19:01:15 ghost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Lap 12 19:01:15 ghost kernel: system 00:01: [io 0xfe00-0xfe0f] has been reserved
Lap 12 19:01:15 ghost kernel: system 00:01: [io 0xfe80-0xfe8f] has been reserved
Lap 12 19:01:15 ghost kernel: system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
Lap 12 19:01:15 ghost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Lap 12 19:01:15 ghost kernel: system 00:02: [io 0x0200-0x027f] has been reserved
Lap 12 19:01:15 ghost kernel: system 00:02: [io 0x1000-0x100f] has been reserved
Lap 12 19:01:15 ghost kernel: system 00:02: [io 0xffff] has been reserved
Lap 12 19:01:15 ghost kernel: system 00:02: [io 0xffff] has been reserved
Lap 12 19:01:15 ghost kernel: system 00:02: [io 0x0400-0x047f] could not be reserved
Lap 12 19:01:15 ghost kernel: system 00:02: [io 0x0500-0x057f] has been reserved
Lap 12 19:01:15 ghost kernel: system 00:02: [io 0xef80-0xef9f] has been reserved
Lap 12 19:01:15 ghost kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Lap 12 19:01:15 ghost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
Lap 12 19:01:15 ghost kernel: pnp 00:04: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
Lap 12 19:01:15 ghost kernel: pnp 00:05: Plug and Play ACPI device, IDs SYN0197 SYN0100 SYN0002 PNP0f13 (active)
Lap 12 19:01:15 ghost kernel: system 00:06: [mem 0x20000000-0x201fffff] could not be reserved
Lap 12 19:01:15 ghost kernel: system 00:06: [mem 0x40004000-0x40004fff] could not be reserved
Lap 12 19:01:15 ghost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
Lap 12 19:01:15 ghost kernel: pnp: PnP ACPI: found 7 devices
Lap 12 19:01:15 ghost kernel: pci 0000:02:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.0: bridge window [mem 0xd0800000-0xd08fffff]
Lap 12 19:01:15 ghost kernel: pci 0000:02:00.0: BAR 6: assigned [mem 0xd0710000-0xd071ffff pref]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.2: PCI bridge to [bus 02]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.2: bridge window [mem 0xd0700000-0xd07fffff]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.3: PCI bridge to [bus 03]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.3: bridge window [mem 0xd0600000-0xd06fffff]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.5: PCI bridge to [bus 04]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.5: bridge window [mem 0xd0500000-0xd05fffff]
Lap 12 19:01:15 ghost kernel: pci 0000:00:1c.5: bridge window [mem 0xd0400000-0xd04fffff 64bit pref]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 20 [mem 0xbf200000-0xdfffffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 21 [mem 0xf0000000-0xfedfffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:00: resource 22 [mem 0xfee01000-0xffffffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:01: resource 1 [mem 0xd0800000-0xd08fffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:02: resource 1 [mem 0xd0700000-0xd07fffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:03: resource 1 [mem 0xd0600000-0xd06fffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:04: resource 1 [mem 0xd0500000-0xd05fffff]
Lap 12 19:01:15 ghost kernel: pci_bus 0000:04: resource 2 [mem 0xd0400000-0xd04fffff 64bit pref]
Lap 12 19:01:15 ghost kernel: NET: Registered protocol family 2
Lap 12 19:01:15 ghost kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes)
Lap 12 19:01:15 ghost kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
Lap 12 19:01:15 ghost kernel: TCP: Hash tables configured (established 32768 bind 32768)
Lap 12 19:01:15 ghost kernel: TCP: reno registered
Lap 12 19:01:15 ghost kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
Lap 12 19:01:15 ghost kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
Lap 12 19:01:15 ghost kernel: NET: Registered protocol family 1
Lap 12 19:01:15 ghost kernel: pci 0000:00:02.0: Video device with shadowed ROM
Lap 12 19:01:15 ghost kernel: pci 0000:00:14.0: enabling device (0000 -> 0002)
Lap 12 19:01:15 ghost kernel: pci 0000:00:14.0: can't derive routing for PCI INT A
Lap 12 19:01:15 ghost kernel: pci 0000:00:14.0: PCI INT A: no GSI
Lap 12 19:01:15 ghost kernel: PCI: CLS 64 bytes, default 64
Lap 12 19:01:15 ghost kernel: Unpacking initramfs...
Lap 12 19:01:15 ghost kernel: Freeing initrd memory: 5688K (ffff88007fa72000 - ffff880080000000)
Lap 12 19:01:15 ghost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Lap 12 19:01:15 ghost kernel: software IO TLB [mem 0xada9e000-0xb1a9e000] (64MB) mapped at [ffff8800ada9e000-ffff8800b1a9dfff]
Lap 12 19:01:15 ghost kernel: RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
Lap 12 19:01:15 ghost kernel: Scanning for low memory corruption every 60 seconds
Lap 12 19:01:15 ghost kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
Lap 12 19:01:15 ghost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
Lap 12 19:01:15 ghost kernel: zpool: loaded
Lap 12 19:01:15 ghost kernel: zbud: loaded
Lap 12 19:01:15 ghost kernel: VFS: Disk quotas dquot_6.5.2
Lap 12 19:01:15 ghost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Lap 12 19:01:15 ghost kernel: Key type big_key registered
Lap 12 19:01:15 ghost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Lap 12 19:01:15 ghost kernel: io scheduler noop registered
Lap 12 19:01:15 ghost kernel: io scheduler deadline registered
Lap 12 19:01:15 ghost kernel: io scheduler cfq registered (default)
Lap 12 19:01:15 ghost kernel: pcieport 0000:00:1c.0: enabling device (0000 -> 0002)
Lap 12 19:01:15 ghost kernel: pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
Lap 12 19:01:15 ghost kernel: pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
Lap 12 19:01:15 ghost kernel: pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
Lap 12 19:01:15 ghost kernel: pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
Lap 12 19:01:15 ghost kernel: pci 0000:02:00.2: Signaling PME through PCIe PME interrupt
Lap 12 19:01:15 ghost kernel: pci 0000:02:00.3: Signaling PME through PCIe PME interrupt
Lap 12 19:01:15 ghost kernel: pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
Lap 12 19:01:15 ghost kernel: pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
Lap 12 19:01:15 ghost kernel: pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
Lap 12 19:01:15 ghost kernel: pci 0000:03:00.1: Signaling PME through PCIe PME interrupt
Lap 12 19:01:15 ghost kernel: pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
Lap 12 19:01:15 ghost kernel: pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
Lap 12 19:01:15 ghost kernel: pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
Lap 12 19:01:15 ghost kernel: pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
Lap 12 19:01:15 ghost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Lap 12 19:01:15 ghost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Lap 12 19:01:15 ghost kernel: efifb: probing for efifb
Lap 12 19:01:15 ghost kernel: efifb: framebuffer at 0xc0000000, mapped to 0xffffc90010800000, using 4128k, total 4128k
Lap 12 19:01:15 ghost kernel: efifb: mode is 1366x768x32, linelength=5504, pages=1
Lap 12 19:01:15 ghost kernel: efifb: scrolling: redraw
Lap 12 19:01:15 ghost kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Lap 12 19:01:15 ghost kernel: Console: switching to colour frame buffer device 170x48
Lap 12 19:01:15 ghost kernel: fb0: EFI VGA frame buffer device
Lap 12 19:01:15 ghost kernel: intel_idle: MWAIT substates: 0x21120
Lap 12 19:01:15 ghost kernel: intel_idle: v0.4 model 0x3A
Lap 12 19:01:15 ghost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Lap 12 19:01:15 ghost kernel: GHES: HEST is not enabled!
Lap 12 19:01:15 ghost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Lap 12 19:01:15 ghost kernel: Linux agpgart interface v0.103
Lap 12 19:01:15 ghost kernel: error detecting cacheinfo..cpu0
Lap 12 19:01:15 ghost kernel: rtc_cmos 00:03: RTC can wake from S4
Lap 12 19:01:15 ghost kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
Lap 12 19:01:15 ghost kernel: rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Lap 12 19:01:15 ghost kernel: Intel P-state driver initializing.
Lap 12 19:01:15 ghost kernel: ledtrig-cpu: registered to indicate activity on CPUs
Lap 12 19:01:15 ghost kernel: TCP: cubic registered
Lap 12 19:01:15 ghost kernel: NET: Registered protocol family 10
Lap 12 19:01:15 ghost kernel: NET: Registered protocol family 17
Lap 12 19:01:15 ghost kernel: registered taskstats version 1
Lap 12 19:01:15 ghost kernel: Magic number: 6:696:36
Lap 12 19:01:15 ghost kernel: rtc_cmos 00:03: setting system clock to 2014-11-12 17:00:46 UTC (1415811646)
Lap 12 19:01:15 ghost kernel: PM: Hibernation image not present or could not be loaded.
Lap 12 19:01:15 ghost kernel: Freeing unused kernel memory: 1152K (ffffffff818e3000 - ffffffff81a03000)
Lap 12 19:01:15 ghost kernel: Write protecting the kernel read-only data: 8192k
Lap 12 19:01:15 ghost kernel: Freeing unused kernel memory: 848K (ffff88000152c000 - ffff880001600000)
Lap 12 19:01:15 ghost kernel: Freeing unused kernel memory: 412K (ffff880001799000 - ffff880001800000)
Lap 12 19:01:15 ghost kernel: random: systemd-tmpfile urandom read with 5 bits of entropy available
Lap 12 19:01:15 ghost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Lap 12 19:01:15 ghost kernel: i8042: Detected active multiplexing controller, rev 1.1
Lap 12 19:01:15 ghost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Lap 12 19:01:15 ghost kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12
Lap 12 19:01:15 ghost kernel: ACPI: bus type USB registered
Lap 12 19:01:15 ghost kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12
Lap 12 19:01:15 ghost kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12
Lap 12 19:01:15 ghost kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12
Lap 12 19:01:15 ghost kernel: usbcore: registered new interface driver usbfs
Lap 12 19:01:15 ghost kernel: sdhci: Secure Digital Host Controller Interface driver
Lap 12 19:01:15 ghost kernel: usbcore: registered new interface driver hub
Lap 12 19:01:15 ghost kernel: usbcore: registered new device driver usb
Lap 12 19:01:15 ghost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Lap 12 19:01:15 ghost kernel: sdhci: Copyright(c) Pierre Ossman
Lap 12 19:01:15 ghost kernel: ehci-pci: EHCI PCI platform driver
Lap 12 19:01:15 ghost kernel: sdhci-pci 0000:02:00.0: SDHCI controller found [197b:2392] (rev 30)
Lap 12 19:01:15 ghost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Lap 12 19:01:15 ghost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Lap 12 19:01:15 ghost kernel: ehci-pci 0000:00:1a.0: debug port 2
Lap 12 19:01:15 ghost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Lap 12 19:01:15 ghost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xd0919000
Lap 12 19:01:15 ghost kernel: sdhci-pci 0000:02:00.0: enabling device (0000 -> 0002)
Lap 12 19:01:15 ghost kernel: sdhci-pci 0000:02:00.0: No vmmc regulator found
Lap 12 19:01:15 ghost kernel: sdhci-pci 0000:02:00.0: No vqmmc regulator found
Lap 12 19:01:15 ghost kernel: AVX version of gcm_enc/dec engaged.
Lap 12 19:01:15 ghost kernel: mmc0: SDHCI controller on PCI [0000:02:00.0] using DMA
Lap 12 19:01:15 ghost kernel: sdhci-pci 0000:02:00.2: SDHCI controller found [197b:2391] (rev 30)
Lap 12 19:01:15 ghost kernel: sdhci-pci 0000:02:00.2: Refusing to bind to secondary interface.
Lap 12 19:01:15 ghost kernel: AES CTR mode by8 optimization enabled
Lap 12 19:01:15 ghost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Lap 12 19:01:15 ghost kernel: hub 1-0:1.0: USB hub found
Lap 12 19:01:15 ghost kernel: hub 1-0:1.0: 2 ports detected
Lap 12 19:01:15 ghost kernel: SCSI subsystem initialized
Lap 12 19:01:15 ghost kernel: xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A
Lap 12 19:01:15 ghost kernel: xhci_hcd 0000:00:14.0: PCI INT A: no GSI
Lap 12 19:01:15 ghost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Lap 12 19:01:15 ghost kernel: libata version 3.00 loaded.
Lap 12 19:01:15 ghost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Lap 12 19:01:15 ghost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Lap 12 19:01:15 ghost kernel: hub 2-0:1.0: USB hub found
Lap 12 19:01:15 ghost kernel: hub 2-0:1.0: 4 ports detected
Lap 12 19:01:15 ghost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Lap 12 19:01:15 ghost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Lap 12 19:01:15 ghost kernel: hub 3-0:1.0: USB hub found
Lap 12 19:01:15 ghost kernel: hub 3-0:1.0: 4 ports detected
Lap 12 19:01:15 ghost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Lap 12 19:01:15 ghost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
Lap 12 19:01:15 ghost kernel: ehci-pci 0000:00:1d.0: debug port 2
Lap 12 19:01:15 ghost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Lap 12 19:01:15 ghost kernel: ehci-pci 0000:00:1d.0: irq 16, io mem 0xd0918000
Lap 12 19:01:15 ghost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Lap 12 19:01:15 ghost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Lap 12 19:01:15 ghost kernel: hub 4-0:1.0: USB hub found
Lap 12 19:01:15 ghost kernel: hub 4-0:1.0: 2 ports detected
Lap 12 19:01:15 ghost kernel: ahci 0000:00:1f.2: version 3.0
Lap 12 19:01:15 ghost kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
Lap 12 19:01:15 ghost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode
Lap 12 19:01:15 ghost kernel: ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst
Lap 12 19:01:15 ghost kernel: scsi host0: ahci
Lap 12 19:01:15 ghost kernel: scsi host1: ahci
Lap 12 19:01:15 ghost kernel: scsi host2: ahci
Lap 12 19:01:15 ghost kernel: scsi host3: ahci
Lap 12 19:01:15 ghost kernel: scsi host4: ahci
Lap 12 19:01:15 ghost kernel: scsi host5: ahci
Lap 12 19:01:15 ghost kernel: ata1: SATA max UDMA/133 abar m2048@0xd0917000 port 0xd0917100 irq 29
Lap 12 19:01:15 ghost kernel: ata2: SATA max UDMA/133 abar m2048@0xd0917000 port 0xd0917180 irq 29
Lap 12 19:01:15 ghost kernel: ata3: DUMMY
Lap 12 19:01:15 ghost kernel: ata4: DUMMY
Lap 12 19:01:15 ghost kernel: ata5: DUMMY
Lap 12 19:01:15 ghost kernel: ata6: DUMMY
Lap 12 19:01:15 ghost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Lap 12 19:01:15 ghost kernel: usb 4-1: new high-speed USB device number 2 using ehci-pci
Lap 12 19:01:15 ghost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Lap 12 19:01:15 ghost kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Lap 12 19:01:15 ghost kernel: ata1.00: ATA-8: Hitachi HTS547575A9E384, JE4OA50A, max UDMA/100
Lap 12 19:01:15 ghost kernel: ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Lap 12 19:01:15 ghost kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Lap 12 19:01:15 ghost kernel: ata1.00: configured for UDMA/100
Lap 12 19:01:15 ghost kernel: scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54757 A50A PQ: 0 ANSI: 5
Lap 12 19:01:15 ghost kernel: hub 1-1:1.0: USB hub found
Lap 12 19:01:15 ghost kernel: hub 1-1:1.0: 6 ports detected
Lap 12 19:01:15 ghost kernel: hub 4-1:1.0: USB hub found
Lap 12 19:01:15 ghost kernel: hub 4-1:1.0: 6 ports detected
Lap 12 19:01:15 ghost kernel: usb 1-1.3: new high-speed USB device number 3 using ehci-pci
Lap 12 19:01:15 ghost kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Lap 12 19:01:15 ghost kernel: ata2.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Lap 12 19:01:15 ghost kernel: ata2.00: ATAPI: hp DVDRAM GT80N, R102, max UDMA/100
Lap 12 19:01:15 ghost kernel: ata2.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Lap 12 19:01:15 ghost kernel: ata2.00: configured for UDMA/100
Lap 12 19:01:15 ghost kernel: scsi 1:0:0:0: CD-ROM hp DVDRAM GT80N R102 PQ: 0 ANSI: 5
Lap 12 19:01:15 ghost kernel: sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
Lap 12 19:01:15 ghost kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Lap 12 19:01:15 ghost kernel: sd 0:0:0:0: [sda] Write Protect is off
Lap 12 19:01:15 ghost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Lap 12 19:01:15 ghost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Lap 12 19:01:15 ghost kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Lap 12 19:01:15 ghost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Lap 12 19:01:15 ghost kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Lap 12 19:01:15 ghost kernel: sda: sda1 sda2
Lap 12 19:01:15 ghost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Lap 12 19:01:15 ghost kernel: tsc: Refined TSC clocksource calibration: 2494.334 MHz
Lap 12 19:01:15 ghost kernel: device-mapper: uevent: version 1.0.3
Lap 12 19:01:15 ghost kernel: device-mapper: ioctl: 4.29.0-ioctl (2014-10-28) initialised: [email protected]
Lap 12 19:01:15 ghost kernel: Switched to clocksource tsc
Lap 12 19:01:15 ghost kernel: random: nonblocking pool is initialized
Lap 12 19:01:15 ghost kernel: NET: Registered protocol family 38
Lap 12 19:01:15 ghost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
Lap 12 19:01:15 ghost kernel: EXT4-fs (dm-1): re-mounted. Opts: data=ordered
Lap 12 19:01:16 ghost kernel: ACPI: AC Adapter [AC] (on-line)
Lap 12 19:01:16 ghost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
Lap 12 19:01:16 ghost kernel: ACPI: Sleep Button [SLPB]
Lap 12 19:01:16 ghost kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6
Lap 12 19:01:16 ghost kernel: ACPI: Lid Switch [LID]
Lap 12 19:01:16 ghost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
Lap 12 19:01:16 ghost kernel: ACPI: Power Button [PWRF]
Lap 12 19:01:16 ghost kernel: Initializing HPQ6001 module
Lap 12 19:01:16 ghost kernel: input: HP Wireless hotkeys as /devices/virtual/input/input8
Lap 12 19:01:16 ghost kernel: hp_accel: laptop model unknown, using default axes configuration
Lap 12 19:01:16 ghost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Lap 12 19:01:16 ghost kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20140926/utaddress-258)
Lap 12 19:01:16 ghost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Lap 12 19:01:16 ghost kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140926/utaddress-258)
Lap 12 19:01:16 ghost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Lap 12 19:01:16 ghost kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140926/utaddress-258)
Lap 12 19:01:16 ghost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Lap 12 19:01:16 ghost kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140926/utaddress-258)
Lap 12 19:01:16 ghost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Lap 12 19:01:16 ghost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Lap 12 19:01:16 ghost kernel: lis3lv02d: 8 bits 3DC sensor found
Lap 12 19:01:16 ghost kernel: wmi: Mapper loaded
Lap 12 19:01:16 ghost kernel: [drm] Initialized drm 1.1.0 20060810
Lap 12 19:01:16 ghost kernel: snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
Lap 12 19:01:17 ghost kernel: jmb38x_ms 0000:02:00.3: enabling device (0000 -> 0002)
Lap 12 19:01:17 ghost kernel: [drm] Memory usable by graphics device = 2048M
Lap 12 19:01:17 ghost kernel: [drm] Replacing VGA console driver
Lap 12 19:01:17 ghost kernel: thermal LNXTHERM:00: registered as thermal_zone0
Lap 12 19:01:17 ghost kernel: ACPI: Thermal Zone [CPUZ] (51 C)
Lap 12 19:01:17 ghost kernel: checking generic (c0000000 408000) vs hw (c0000000 10000000)
Lap 12 19:01:17 ghost kernel: fb: switching to inteldrmfb from EFI VGA
Lap 12 19:01:17 ghost kernel: Console: switching to colour dummy device 80x25
Lap 12 19:01:17 ghost kernel: ACPI: Battery Slot [BAT0] (battery present)
Lap 12 19:01:17 ghost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Lap 12 19:01:17 ghost kernel: [drm] Driver supports precise vblank timestamp query.
Lap 12 19:01:17 ghost kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
Lap 12 19:01:17 ghost kernel: fbcon: inteldrmfb (fb0) is primary device
Lap 12 19:01:17 ghost kernel: sound hdaudioC0D0: autoconfig: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
Lap 12 19:01:17 ghost kernel: sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Lap 12 19:01:17 ghost kernel: sound hdaudioC0D0: hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
Lap 12 19:01:17 ghost kernel: sound hdaudioC0D0: mono: mono_out=0x0
Lap 12 19:01:17 ghost kernel: sound hdaudioC0D0: inputs:
Lap 12 19:01:17 ghost kernel: sound hdaudioC0D0: Internal Mic=0x11
Lap 12 19:01:17 ghost kernel: sound hdaudioC0D0: Mic=0xc
Lap 12 19:01:17 ghost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Lap 12 19:01:17 ghost kernel: r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
Lap 12 19:01:17 ghost kernel: r8169 0000:04:00.0 eth0: RTL8168evl/8111evl at 0xffffc900006fa000, b4:b5:2f:84:6f:3e, XID 0c900880 IRQ 33
Lap 12 19:01:17 ghost kernel: r8169 0000:04:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Lap 12 19:01:17 ghost kernel: cfg80211: Calling CRDA to update world regulatory domain
Lap 12 19:01:17 ghost kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input9
Lap 12 19:01:17 ghost kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
Lap 12 19:01:17 ghost kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Lap 12 19:01:17 ghost kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
Lap 12 19:01:17 ghost kernel: thermal LNXTHERM:01: registered as thermal_zone1
Lap 12 19:01:17 ghost kernel: ACPI: Thermal Zone [GFXZ] (0 C)
Lap 12 19:01:17 ghost kernel: rt2800pci 0000:03:00.0: enabling device (0000 -> 0002)
Lap 12 19:01:17 ghost kernel: ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3290, rev 0015 detected
Lap 12 19:01:17 ghost kernel: ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 3290 detected
Lap 12 19:01:17 ghost kernel: Console: switching to colour frame buffer device 170x48
Lap 12 19:01:17 ghost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Lap 12 19:01:17 ghost kernel: i915 0000:00:02.0: registered panic notifier
Lap 12 19:01:17 ghost kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Lap 12 19:01:17 ghost kernel: microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x15
Lap 12 19:01:17 ghost kernel: microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x15
Lap 12 19:01:17 ghost kernel: microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x15
Lap 12 19:01:17 ghost kernel: microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x15
Lap 12 19:01:17 ghost kernel: microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
Lap 12 19:01:18 ghost kernel: thermal LNXTHERM:02: registered as thermal_zone2
Lap 12 19:01:18 ghost kernel: ACPI: Thermal Zone [EXTZ] (42 C)
Lap 12 19:01:18 ghost kernel: thermal LNXTHERM:03: registered as thermal_zone3
Lap 12 19:01:18 ghost kernel: ACPI: Thermal Zone [LOCZ] (51 C)
Lap 12 19:01:18 ghost kernel: input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input17
Lap 12 19:01:18 ghost kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
Lap 12 19:01:18 ghost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input18
Lap 12 19:01:18 ghost kernel: [drm] Initialized i915 1.6.0 20141107 for 0000:00:02.0 on minor 0
Lap 12 19:01:18 ghost kernel: thermal LNXTHERM:04: registered as thermal_zone4
Lap 12 19:01:18 ghost kernel: ACPI: Thermal Zone [BATZ] (26 C)
Lap 12 19:01:18 ghost kernel: thermal LNXTHERM:05: registered as thermal_zone5
Lap 12 19:01:18 ghost kernel: ACPI: Thermal Zone [PCHZ] (0 C)
Lap 12 19:01:18 ghost kernel: r8169 0000:04:00.0 enp4s0: renamed from eth0
Lap 12 19:01:18 ghost kernel: rt2800pci 0000:03:00.0 wlo1: renamed from wlan0
Lap 12 19:01:18 ghost kernel: ppdev: user-space parallel port driver
Lap 12 19:01:18 ghost kernel: intel_rapl: Found RAPL domain package
Lap 12 19:01:18 ghost kernel: intel_rapl: Found RAPL domain core
Lap 12 19:01:18 ghost kernel: intel_rapl: Found RAPL domain uncore
Lap 12 19:01:18 ghost kernel: iTCO_vendor_support: vendor-support=0
Lap 12 19:01:18 ghost kernel: input: HP WMI hotkeys as /devices/virtual/input/input19
Lap 12 19:01:18 ghost kernel: psmouse serio4: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xf00473/0x640000/0xa2400, board id: 1397, fw id: 958907
Lap 12 19:01:18 ghost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input16
Lap 12 19:01:18 ghost kernel: mousedev: PS/2 mouse device common for all mice
Lap 12 19:01:19 ghost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Lap 12 19:01:19 ghost kernel: iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
Lap 12 19:01:19 ghost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Lap 12 19:01:19 ghost kernel: Adding 4194300k swap on /dev/mapper/lvm-swap. Priority:-1 extents:1 across:4194300k FS
Lap 12 19:01:20 ghost kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: data=ordered
Lap 12 19:01:24 ghost kernel: media: Linux media interface: v0.10
Lap 12 19:01:24 ghost kernel: Linux video capture interface: v2.00
Lap 12 19:01:24 ghost kernel: Bluetooth: Core ver 2.19
Lap 12 19:01:24 ghost kernel: NET: Registered protocol family 31
Lap 12 19:01:24 ghost kernel: Bluetooth: HCI device and connection manager initialized
Lap 12 19:01:24 ghost kernel: Bluetooth: HCI socket layer initialized
Lap 12 19:01:24 ghost kernel: Bluetooth: L2CAP socket layer initialized
Lap 12 19:01:24 ghost kernel: Bluetooth: SCO socket layer initialized
Lap 12 19:01:26 ghost kernel: r8169 0000:04:00.0 enp4s0: link down
Lap 12 19:01:26 ghost kernel: ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt3290.bin'
Lap 12 19:01:26 ghost kernel: ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.37
Lap 12 19:01:28 ghost kernel: wlo1: authenticate with 00:25:53:b3:72:6e
Lap 12 19:01:28 ghost kernel: wlo1: send auth to 00:25:53:b3:72:6e (try 1/3)
Lap 12 19:01:28 ghost kernel: wlo1: authenticated
Lap 12 19:01:28 ghost kernel: rt2800pci 0000:03:00.0 wlo1: disabling HT/VHT due to WEP/TKIP use
Lap 12 19:01:28 ghost kernel: rt2800pci 0000:03:00.0 wlo1: disabling HT as WMM/QoS is not supported by the AP
Lap 12 19:01:28 ghost kernel: rt2800pci 0000:03:00.0 wlo1: disabling VHT as WMM/QoS is not supported by the AP
Lap 12 19:01:28 ghost kernel: wlo1: associate with 00:25:53:b3:72:6e (try 1/3)
Lap 12 19:01:28 ghost kernel: wlo1: RX AssocResp from 00:25:53:b3:72:6e (capab=0x411 status=0 aid=1)
Lap 12 19:01:28 ghost kernel: wlo1: associated
Lap 12 19:01:36 ghost kernel: fuse init (API version 7.23)
Lap 12 19:02:00 ghost kernel: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [gvfsd-fuse:6523]
Lap 12 19:02:00 ghost kernel: Modules linked in: fuse bluetooth videodev media msr nls_iso8859_1 nls_cp437 vfat joydev iTCO_wdt mousedev coretemp fat hwmon iTCO_vendor_support intel_rapl x86_pkg_temp_thermal ppdev hp_wmi sparse_keymap intel_powerclamp kvm_intel kvm microcode arc4 psmouse rt2800pci eeprom_93cx6 rt2x00pci rt2800mmio rt2x00mmio rt2800lib rt2x00lib mac80211 evdev mac_hid serio_raw cfg80211 r8169 snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic i915 jmb38x_ms mii memstick rfkill crc_ccitt i2c_algo_bit snd_hda_intel drm_kms_helper snd_hda_controller tpm_tis drm snd_hda_codec battery i2c_core tpm snd_hwdep wmi thermal lpc_ich snd_pcm snd_timer intel_gtt parport_pc shpchp parport hp_accel video mfd_core hp_wireless button processor mei_me mei snd soundcore lis3lv02d input_polldev ac ext4 crc16 mbcache
Lap 12 19:02:00 ghost kernel: jbd2 algif_skcipher af_alg dm_crypt dm_mod sr_mod cdrom sd_mod crct10dif_pclmul crc32_pclmul ahci crc32c_intel libahci ghash_clmulni_intel atkbd libata libps2 aesni_intel aes_x86_64 glue_helper lrw gf128mul ablk_helper sdhci_pci ehci_pci xhci_pci cryptd xhci_hcd ehci_hcd scsi_mod sdhci mmc_core usbcore usb_common i8042 serio
Lap 12 19:02:00 ghost kernel: CPU: 0 PID: 6523 Comm: gvfsd-fuse Not tainted 3.18.0-rc4-next-20141112-dirty #51
Lap 12 19:02:00 ghost kernel: Hardware name: Hewlett-Packard HP ProBook 4540s/17F6, BIOS 68IRR Ver. F.32 11/06/2012
Lap 12 19:02:00 ghost kernel: task: ffff8800b51144b0 ti: ffff880139e08000 task.ti: ffff880139e08000
Lap 12 19:02:00 ghost kernel: RIP: 0010:[<ffffffff81523f07>] [<ffffffff81523f07>] _raw_spin_lock+0x37/0x40
Lap 12 19:02:00 ghost kernel: RSP: 0018:ffff880139e0be78 EFLAGS: 00000206
Lap 12 19:02:00 ghost kernel: RAX: 0000000000006463 RBX: 0000000400000001 RCX: 0000000000000000
Lap 12 19:02:00 ghost kernel: RDX: 00000000000000e5 RSI: ffff880136403900 RDI: ffffffffa07a6000
Lap 12 19:02:00 ghost kernel: RBP: ffff880139e0be78 R08: 0000000000000000 R09: 0000000000000000
Lap 12 19:02:00 ghost kernel: R10: ffff880136403910 R11: 0000000000000246 R12: ffff8800b86afcc0
Lap 12 19:02:00 ghost kernel: R13: 0000000000000000 R14: ffff8800b75e402e R15: 0000000478863266
Lap 12 19:02:00 ghost kernel: FS: 00007f328b5e6700(0000) GS:ffff88013fa00000(0000) knlGS:0000000000000000
Lap 12 19:02:00 ghost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Lap 12 19:02:00 ghost kernel: CR2: 00007fd6f4001598 CR3: 000000007fac5000 CR4: 00000000001407f0
Lap 12 19:02:00 ghost kernel: Stack:
Lap 12 19:02:00 ghost kernel: ffff880139e0be98 ffffffffa0797a92 ffff88007f9aa020 ffff880136403900
Lap 12 19:02:00 ghost kernel: ffff880139e0bee8 ffffffff811c2fef ffff880139e0bef8 ffff880136403910
Lap 12 19:02:00 ghost kernel: ffff8800b51144b0 0000000000000000 ffffffff81a48b60 ffff8800b5114be8
Lap 12 19:02:00 ghost kernel: Call Trace:
Lap 12 19:02:00 ghost kernel: [<ffffffffa0797a92>] fuse_dev_release+0x22/0x80 [fuse]
Lap 12 19:02:00 ghost kernel: [<ffffffff811c2fef>] __fput+0x9f/0x200
Lap 12 19:02:00 ghost kernel: [<ffffffff811c319e>] ____fput+0xe/0x10
Lap 12 19:02:00 ghost kernel: [<ffffffff8108bfff>] task_work_run+0x9f/0xe0
Lap 12 19:02:00 ghost kernel: [<ffffffff81014e45>] do_notify_resume+0x95/0xa0
Lap 12 19:02:00 ghost kernel: [<ffffffff81524b60>] int_signal+0x12/0x17
Lap 12 19:02:00 ghost kernel: Code: 7e 48 89 e5 b8 00 01 00 00 f0 66 0f c1 07 0f b6 cc 38 c1 75 07 5d c3 0f 1f 44 00 00 b8 00 80 00 00 eb 08 90 f3 90 83 e8 01 74 f1 <0f> b6 17 38 ca 75 f2 5d c3 0f 1f 44 00 00 55 48 89 e5 9c 58 0f
Lap 12 19:02:28 ghost kernel: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [gvfsd-fuse:6523]
Lap 12 19:02:28 ghost kernel: Modules linked in: fuse bluetooth videodev media msr nls_iso8859_1 nls_cp437 vfat joydev iTCO_wdt mousedev coretemp fat hwmon iTCO_vendor_support intel_rapl x86_pkg_temp_thermal ppdev hp_wmi sparse_keymap intel_powerclamp kvm_intel kvm microcode arc4 psmouse rt2800pci eeprom_93cx6 rt2x00pci rt2800mmio rt2x00mmio rt2800lib rt2x00lib mac80211 evdev mac_hid serio_raw cfg80211 r8169 snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic i915 jmb38x_ms mii memstick rfkill crc_ccitt i2c_algo_bit snd_hda_intel drm_kms_helper snd_hda_controller tpm_tis drm snd_hda_codec battery i2c_core tpm snd_hwdep wmi thermal lpc_ich snd_pcm snd_timer intel_gtt parport_pc shpchp parport hp_accel video mfd_core hp_wireless button processor mei_me mei snd soundcore lis3lv02d input_polldev ac ext4 crc16 mbcache
Lap 12 19:02:28 ghost kernel: jbd2 algif_skcipher af_alg dm_crypt dm_mod sr_mod cdrom sd_mod crct10dif_pclmul crc32_pclmul ahci crc32c_intel libahci ghash_clmulni_intel atkbd libata libps2 aesni_intel aes_x86_64 glue_helper lrw gf128mul ablk_helper sdhci_pci ehci_pci xhci_pci cryptd xhci_hcd ehci_hcd scsi_mod sdhci mmc_core usbcore usb_common i8042 serio
Lap 12 19:02:28 ghost kernel: CPU: 0 PID: 6523 Comm: gvfsd-fuse Tainted: G L 3.18.0-rc4-next-20141112-dirty #51
Lap 12 19:02:28 ghost kernel: Hardware name: Hewlett-Packard HP ProBook 4540s/17F6, BIOS 68IRR Ver. F.32 11/06/2012
Lap 12 19:02:28 ghost kernel: task: ffff8800b51144b0 ti: ffff880139e08000 task.ti: ffff880139e08000
Lap 12 19:02:28 ghost kernel: RIP: 0010:[<ffffffff81523f02>] [<ffffffff81523f02>] _raw_spin_lock+0x32/0x40
Lap 12 19:02:28 ghost kernel: RSP: 0018:ffff880139e0be78 EFLAGS: 00000282
Lap 12 19:02:28 ghost kernel: RAX: 00000000000002bc RBX: 0000000400000001 RCX: 0000000000000000
Lap 12 19:02:28 ghost kernel: RDX: 00000000000000e5 RSI: ffff880136403900 RDI: ffffffffa07a6000
Lap 12 19:02:28 ghost kernel: RBP: ffff880139e0be78 R08: 0000000000000000 R09: 0000000000000000
Lap 12 19:02:28 ghost kernel: R10: ffff880136403910 R11: 0000000000000246 R12: ffff8800b86afcc0
Lap 12 19:02:28 ghost kernel: R13: 0000000000000000 R14: ffff8800b75e402e R15: 0000000478863266
Lap 12 19:02:28 ghost kernel: FS: 00007f328b5e6700(0000) GS:ffff88013fa00000(0000) knlGS:0000000000000000
Lap 12 19:02:28 ghost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Lap 12 19:02:28 ghost kernel: CR2: 00007fd6f4001598 CR3: 000000007fac5000 CR4: 00000000001407f0
Lap 12 19:02:28 ghost kernel: Stack:
Lap 12 19:02:28 ghost kernel: ffff880139e0be98 ffffffffa0797a92 ffff88007f9aa020 ffff880136403900
Lap 12 19:02:28 ghost kernel: ffff880139e0bee8 ffffffff811c2fef ffff880139e0bef8 ffff880136403910
Lap 12 19:02:28 ghost kernel: ffff8800b51144b0 0000000000000000 ffffffff81a48b60 ffff8800b5114be8
Lap 12 19:02:28 ghost kernel: Call Trace:
Lap 12 19:02:28 ghost kernel: [<ffffffffa0797a92>] fuse_dev_release+0x22/0x80 [fuse]
Lap 12 19:02:28 ghost kernel: [<ffffffff811c2fef>] __fput+0x9f/0x200
Lap 12 19:02:28 ghost kernel: [<ffffffff811c319e>] ____fput+0xe/0x10
Lap 12 19:02:28 ghost kernel: [<ffffffff8108bfff>] task_work_run+0x9f/0xe0
Lap 12 19:02:28 ghost kernel: [<ffffffff81014e45>] do_notify_resume+0x95/0xa0
Lap 12 19:02:28 ghost kernel: [<ffffffff81524b60>] int_signal+0x12/0x17
Lap 12 19:02:28 ghost kernel: Code: ff 05 43 8a ae 7e 48 89 e5 b8 00 01 00 00 f0 66 0f c1 07 0f b6 cc 38 c1 75 07 5d c3 0f 1f 44 00 00 b8 00 80 00 00 eb 08 90 f3 90 <83> e8 01 74 f1 0f b6 17 38 ca 75 f2 5d c3 0f 1f 44 00 00 55 48
Lap 12 19:03:00 ghost kernel: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [gvfsd-fuse:6523]
Lap 12 19:03:12 ghost kernel: Modules linked in: fuse bluetooth videodev media msr nls_iso8859_1 nls_cp437 vfat joydev iTCO_wdt mousedev coretemp fat hwmon iTCO_vendor_support intel_rapl x86_pkg_temp_thermal ppdev hp_wmi sparse_keymap intel_powerclamp kvm_intel kvm microcode arc4 psmouse rt2800pci eeprom_93cx6 rt2x00pci rt2800mmio rt2x00mmio rt2800lib rt2x00lib mac80211 evdev mac_hid serio_raw cfg80211 r8169 snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic i915 jmb38x_ms mii memstick rfkill crc_ccitt i2c_algo_bit snd_hda_intel drm_kms_helper snd_hda_controller tpm_tis drm snd_hda_codec battery i2c_core tpm snd_hwdep wmi thermal lpc_ich snd_pcm snd_timer intel_gtt parport_pc shpchp parport hp_accel video mfd_core hp_wireless button processor mei_me mei snd soundcore lis3lv02d input_polldev ac ext4 crc16 mbcache
Lap 12 19:03:12 ghost kernel: jbd2 algif_skcipher af_alg dm_crypt dm_mod sr_mod cdrom sd_mod crct10dif_pclmul crc32_pclmul ahci crc32c_intel libahci ghash_clmulni_intel atkbd libata libps2 aesni_intel aes_x86_64 glue_helper lrw gf128mul ablk_helper sdhci_pci ehci_pci xhci_pci cryptd xhci_hcd ehci_hcd scsi_mod sdhci mmc_core usbcore usb_common i8042 serio
Lap 12 19:03:12 ghost kernel: CPU: 0 PID: 6523 Comm: gvfsd-fuse Tainted: G L 3.18.0-rc4-next-20141112-dirty #51
Lap 12 19:03:12 ghost kernel: Hardware name: Hewlett-Packard HP ProBook 4540s/17F6, BIOS 68IRR Ver. F.32 11/06/2012
Lap 12 19:03:12 ghost kernel: task: ffff8800b51144b0 ti: ffff880139e08000 task.ti: ffff880139e08000
Lap 12 19:03:12 ghost kernel: RIP: 0010:[<ffffffff81523f02>] [<ffffffff81523f02>] _raw_spin_lock+0x32/0x40
Lap 12 19:03:12 ghost kernel: RSP: 0018:ffff880139e0be78 EFLAGS: 00000282
Lap 12 19:03:12 ghost kernel: RAX: 000000000000452f RBX: 0000000400000001 RCX: 0000000000000000
Lap 12 19:03:12 ghost kernel: RDX: 00000000000000e5 RSI: ffff880136403900 RDI: ffffffffa07a6000
Lap 12 19:03:12 ghost kernel: RBP: ffff880139e0be78 R08: 0000000000000000 R09: 0000000000000000
Lap 12 19:03:12 ghost kernel: R10: ffff880136403910 R11: 0000000000000246 R12: ffff8800b86afcc0
Lap 12 19:03:12 ghost kernel: R13: 0000000000000000 R14: ffff8800b75e402e R15: 0000000478863266
Lap 12 19:03:12 ghost kernel: FS: 00007f328b5e6700(0000) GS:ffff88013fa00000(0000) knlGS:0000000000000000
Lap 12 19:03:12 ghost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Lap 12 19:03:12 ghost kernel: CR2: 00007fd6f4001598 CR3: 000000007fac5000 CR4: 00000000001407f0
Lap 12 19:03:12 ghost kernel: Stack:
Lap 12 19:03:12 ghost kernel: ffff880139e0be98 ffffffffa0797a92 ffff88007f9aa020 ffff880136403900
Lap 12 19:03:12 ghost kernel: ffff880139e0bee8 ffffffff811c2fef ffff880139e0bef8 ffff880136403910
Lap 12 19:03:12 ghost kernel: ffff8800b51144b0 0000000000000000 ffffffff81a48b60 ffff8800b5114be8
Lap 12 19:03:12 ghost kernel: Call Trace:
Lap 12 19:03:12 ghost kernel: [<ffffffffa0797a92>] fuse_dev_release+0x22/0x80 [fuse]
Lap 12 19:03:12 ghost kernel: [<ffffffff811c2fef>] __fput+0x9f/0x200
Lap 12 19:03:12 ghost kernel: [<ffffffff811c319e>] ____fput+0xe/0x10
Lap 12 19:03:12 ghost kernel: [<ffffffff8108bfff>] task_work_run+0x9f/0xe0
Lap 12 19:03:12 ghost kernel: [<ffffffff81014e45>] do_notify_resume+0x95/0xa0
Lap 12 19:03:12 ghost kernel: [<ffffffff81524b60>] int_signal+0x12/0x17
Lap 12 19:03:12 ghost kernel: Code: ff 05 43 8a ae 7e 48 89 e5 b8 00 01 00 00 f0 66 0f c1 07 0f b6 cc 38 c1 75 07 5d c3 0f 1f 44 00 00 b8 00 80 00 00 eb 08 90 f3 90 <83> e8 01 74 f1 0f b6 17 38 ca 75 f2 5d c3 0f 1f 44 00 00 55 48
Lap 12 19:03:12 ghost kernel: INFO: rcu_sched self-detected stall on CPU { 0} (t=18000 jiffies g=-259 c=-260 q=1)
Lap 12 19:03:12 ghost kernel: Task dump for CPU 0:
Lap 12 19:03:12 ghost kernel: gvfsd-fuse R running task 0 6523 1 0x00000008
Lap 12 19:03:12 ghost kernel: ffff8800b51144b0 00000000a137f01e ffff88013fa03d68 ffffffff8109aee6
Lap 12 19:03:12 ghost kernel: 0000000000000000 ffffffff81853780 ffff88013fa03d88 ffffffff8109e6cd
Lap 12 19:03:12 ghost kernel: ffff88013fa03d88 0000000000000001 ffff88013fa03db8 ffffffff810cf791
Lap 12 19:03:12 ghost kernel: Call Trace:
Lap 12 19:03:12 ghost kernel: <IRQ> [<ffffffff8109aee6>] sched_show_task+0xb6/0x120
Lap 12 19:03:12 ghost kernel: [<ffffffff8109e6cd>] dump_cpu_task+0x3d/0x50
Lap 12 19:03:12 ghost kernel: [<ffffffff810cf791>] rcu_dump_cpu_stacks+0x91/0xd0
Lap 12 19:03:12 ghost kernel: [<ffffffff810d395c>] rcu_check_callbacks+0x4cc/0x780
Lap 12 19:03:12 ghost kernel: [<ffffffff8109f760>] ? account_process_tick+0x60/0x170
Lap 12 19:03:12 ghost kernel: [<ffffffff810d8b69>] update_process_times+0x39/0x60
Lap 12 19:03:12 ghost kernel: [<ffffffff810e8025>] tick_sched_handle.isra.16+0x25/0x60
Lap 12 19:03:12 ghost kernel: [<ffffffff810e80a4>] tick_sched_timer+0x44/0x80
Lap 12 19:03:12 ghost kernel: [<ffffffff810d9107>] __run_hrtimer+0x77/0x250
Lap 12 19:03:12 ghost kernel: [<ffffffff810e8060>] ? tick_sched_handle.isra.16+0x60/0x60
Lap 12 19:03:12 ghost kernel: [<ffffffff810d9ce7>] hrtimer_interrupt+0x107/0x260
Lap 12 19:03:12 ghost kernel: [<ffffffff8104913c>] local_apic_timer_interrupt+0x3c/0x70
Lap 12 19:03:12 ghost kernel: [<ffffffff81527421>] smp_apic_timer_interrupt+0x41/0x60
Lap 12 19:03:12 ghost kernel: [<ffffffff8152570d>] apic_timer_interrupt+0x6d/0x80
Lap 12 19:03:12 ghost kernel: <EOI> [<ffffffff81523f0a>] ? _raw_spin_lock+0x3a/0x40
Lap 12 19:03:12 ghost kernel: [<ffffffffa0797a92>] fuse_dev_release+0x22/0x80 [fuse]
Lap 12 19:03:12 ghost kernel: [<ffffffff811c2fef>] __fput+0x9f/0x200
Lap 12 19:03:12 ghost kernel: [<ffffffff811c319e>] ____fput+0xe/0x10
Lap 12 19:03:12 ghost kernel: [<ffffffff8108bfff>] task_work_run+0x9f/0xe0
Lap 12 19:03:12 ghost kernel: [<ffffffff81014e45>] do_notify_resume+0x95/0xa0
Lap 12 19:03:12 ghost kernel: [<ffffffff81524b60>] int_signal+0x12/0x17
Lap 12 19:03:12 ghost kernel: INFO: rcu_sched detected stalls on CPUs/tasks: { 0} (detected by 3, t=18006 jiffies, g=-259, c=-260, q=1)
Lap 12 19:03:12 ghost kernel: Task dump for CPU 0:
Lap 12 19:03:12 ghost kernel: gvfsd-fuse R running task 0 6523 1 0x00000008
Lap 12 19:03:12 ghost kernel: ffffffff81520296 ffff8800b51144b0 0000000000014180 ffff880139e0bfd8
Lap 12 19:03:12 ghost kernel: 0000000000014180 ffff88013ab275c0 ffff8800b51144b0 ffff88007fbf3c00
Lap 12 19:03:12 ghost kernel: 0000000000000018 ffff88007fbf2c00 ffff88007fa1c518 ffff88013fad4180
Lap 12 19:03:12 ghost kernel: Call Trace:
Lap 12 19:03:12 ghost kernel: [<ffffffff81520296>] ? __schedule+0x3b6/0xa10
Lap 12 19:03:12 ghost kernel: [<ffffffff810a8008>] ? enqueue_task_fair+0x128/0x5d0
Lap 12 19:03:12 ghost kernel: [<ffffffff8109f045>] ? sched_clock_cpu+0xb5/0xe0
Lap 12 19:03:12 ghost kernel: [<ffffffff8109876a>] ? check_preempt_curr+0x5a/0xa0
Lap 12 19:03:12 ghost kernel: [<ffffffff81520919>] ? schedule+0x29/0x70
Lap 12 19:03:12 ghost kernel: [<ffffffff8152353c>] ? schedule_timeout+0x1bc/0x250
Lap 12 19:03:12 ghost kernel: [<ffffffff8109b867>] ? wake_up_process+0x27/0x50
Lap 12 19:03:12 ghost kernel: [<ffffffff810b02b8>] ? __wake_up+0x48/0x60
Lap 12 19:03:12 ghost kernel: [<ffffffff810843e8>] ? call_usermodehelper_exec+0xb8/0x160
Lap 12 19:03:12 ghost kernel: [<ffffffff81084648>] ? __request_module+0x1b8/0x2d0
Lap 12 19:03:12 ghost kernel: [<ffffffff8126052c>] ? security_inode_permission+0x1c/0x30
Lap 12 19:03:12 ghost kernel: [<ffffffff811cc075>] ? __inode_permission+0x45/0xd0
Lap 12 19:03:12 ghost kernel: [<ffffffff811cc118>] ? inode_permission+0x18/0x50
Lap 12 19:03:12 ghost kernel: [<ffffffff811cdefe>] ? link_path_walk+0x27e/0x9b0
Lap 12 19:03:12 ghost kernel: [<ffffffff811cd913>] ? lookup_fast+0x53/0x300
Lap 12 19:03:12 ghost kernel: [<ffffffff811cb288>] ? complete_walk+0x68/0x110
Lap 12 19:03:12 ghost kernel: [<ffffffff811ce6aa>] ? path_lookupat+0x7a/0x850
Lap 12 19:03:12 ghost kernel: [<ffffffff811d1ebe>] ? user_path_at_empty+0x6e/0xd0
Lap 12 19:03:12 ghost kernel: [<ffffffff81523f0a>] ? _raw_spin_lock+0x3a/0x40
Lap 12 19:03:12 ghost kernel: [<ffffffffa0797a92>] ? fuse_dev_release+0x22/0x80 [fuse]
Lap 12 19:03:12 ghost kernel: [<ffffffff811c2fef>] ? __fput+0x9f/0x200
Lap 12 19:03:12 ghost kernel: [<ffffffff811c319e>] ? ____fput+0xe/0x10
Lap 12 19:03:12 ghost kernel: [<ffffffff8108bfff>] ? task_work_run+0x9f/0xe0
Lap 12 19:03:12 ghost kernel: [<ffffffff81014e45>] ? do_notify_resume+0x95/0xa0
Lap 12 19:03:12 ghost kernel: [<ffffffff81524b60>] ? int_signal+0x12/0x17
Lap 12 19:03:24 ghost kernel: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [gvfsd-fuse:6523]
Lap 12 19:03:24 ghost kernel: Modules linked in: fuse bluetooth videodev media msr nls_iso8859_1 nls_cp437 vfat joydev iTCO_wdt mousedev coretemp fat hwmon iTCO_vendor_support intel_rapl x86_pkg_temp_thermal ppdev hp_wmi sparse_keymap intel_powerclamp kvm_intel kvm microcode arc4 psmouse rt2800pci eeprom_93cx6 rt2x00pci rt2800mmio rt2x00mmio rt2800lib rt2x00lib mac80211 evdev mac_hid serio_raw cfg80211 r8169 snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic i915 jmb38x_ms mii memstick rfkill crc_ccitt i2c_algo_bit snd_hda_intel drm_kms_helper snd_hda_controller tpm_tis drm snd_hda_codec battery i2c_core tpm snd_hwdep wmi thermal lpc_ich snd_pcm snd_timer intel_gtt parport_pc shpchp parport hp_accel video mfd_core hp_wireless button processor mei_me mei snd soundcore lis3lv02d input_polldev ac ext4 crc16 mbcache
Lap 12 19:03:24 ghost kernel: jbd2 algif_skcipher af_alg dm_crypt dm_mod sr_mod cdrom sd_mod crct10dif_pclmul crc32_pclmul ahci crc32c_intel libahci ghash_clmulni_intel atkbd libata libps2 aesni_intel aes_x86_64 glue_helper lrw gf128mul ablk_helper sdhci_pci ehci_pci xhci_pci cryptd xhci_hcd ehci_hcd scsi_mod sdhci mmc_core usbcore usb_common i8042 serio
Lap 12 19:03:24 ghost kernel: CPU: 0 PID: 6523 Comm: gvfsd-fuse Tainted: G L 3.18.0-rc4-next-20141112-dirty #51
Lap 12 19:03:24 ghost kernel: Hardware name: Hewlett-Packard HP ProBook 4540s/17F6, BIOS 68IRR Ver. F.32 11/06/2012
Lap 12 19:03:24 ghost kernel: task: ffff8800b51144b0 ti: ffff880139e08000 task.ti: ffff880139e08000
Lap 12 19:03:24 ghost kernel: RIP: 0010:[<ffffffff81523f07>] [<ffffffff81523f07>] _raw_spin_lock+0x37/0x40
Lap 12 19:03:24 ghost kernel: RSP: 0018:ffff880139e0be78 EFLAGS: 00000202
Lap 12 19:03:24 ghost kernel: RAX: 0000000000001629 RBX: 0000000400000001 RCX: 0000000000000000
Lap 12 19:03:24 ghost kernel: RDX: 00000000000000e5 RSI: ffff880136403900 RDI: ffffffffa07a6000
Lap 12 19:03:24 ghost kernel: RBP: ffff880139e0be78 R08: 0000000000000000 R09: 0000000000000000
Lap 12 19:03:24 ghost kernel: R10: ffff880136403910 R11: 0000000000000246 R12: ffff8800b86afcc0
Lap 12 19:03:24 ghost kernel: R13: 0000000000000000 R14: ffff8800b75e402e R15: 0000000478863266
Lap 12 19:03:24 ghost kernel: FS: 00007f328b5e6700(0000) GS:ffff88013fa00000(0000) knlGS:0000000000000000
Lap 12 19:03:24 ghost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Lap 12 19:03:24 ghost kernel: CR2: 00007fd6f4001598 CR3: 000000007fac5000 CR4: 00000000001407f0
Lap 12 19:03:24 ghost kernel: Stack:
Lap 12 19:03:24 ghost kernel: ffff880139e0be98 ffffffffa0797a92 ffff88007f9aa020 ffff880136403900
Lap 12 19:03:24 ghost kernel: ffff880139e0bee8 ffffffff811c2fef ffff880139e0bef8 ffff880136403910
Lap 12 19:03:24 ghost kernel: ffff8800b51144b0 0000000000000000 ffffffff81a48b60 ffff8800b5114be8
Lap 12 19:03:24 ghost kernel: Call Trace:
Lap 12 19:03:24 ghost kernel: [<ffffffffa0797a92>] fuse_dev_release+0x22/0x80 [fuse]
Lap 12 19:03:24 ghost kernel: [<ffffffff811c2fef>] __fput+0x9f/0x200
Lap 12 19:03:24 ghost kernel: [<ffffffff811c319e>] ____fput+0xe/0x10
Lap 12 19:03:24 ghost kernel: [<ffffffff8108bfff>] task_work_run+0x9f/0xe0
Lap 12 19:03:24 ghost kernel: [<ffffffff81014e45>] do_notify_resume+0x95/0xa0
Lap 12 19:03:24 ghost kernel: [<ffffffff81524b60>] int_signal+0x12/0x17
Lap 12 19:03:24 ghost kernel: Code: 7e 48 89 e5 b8 00 01 00 00 f0 66 0f c1 07 0f b6 cc 38 c1 75 07 5d c3 0f 1f 44 00 00 b8 00 80 00 00 eb 08 90 f3 90 83 e8 01 74 f1 <0f> b6 17 38 ca 75 f2 5d c3 0f 1f 44 00 00 55 48 89 e5 9c 58 0f
Lap 12 19:03:52 ghost kernel: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [gvfsd-fuse:6523]
Lap 12 19:03:52 ghost kernel: Modules linked in: fuse bluetooth videodev media msr nls_iso8859_1 nls_cp437 vfat joydev iTCO_wdt mousedev coretemp fat hwmon iTCO_vendor_support intel_rapl x86_pkg_temp_thermal ppdev hp_wmi sparse_keymap intel_powerclamp kvm_intel kvm microcode arc4 psmouse rt2800pci eeprom_93cx6 rt2x00pci rt2800mmio rt2x00mmio rt2800lib rt2x00lib mac80211 evdev mac_hid serio_raw cfg80211 r8169 snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic i915 jmb38x_ms mii memstick rfkill crc_ccitt i2c_algo_bit snd_hda_intel drm_kms_helper snd_hda_controller tpm_tis drm snd_hda_codec battery i2c_core tpm snd_hwdep wmi thermal lpc_ich snd_pcm snd_timer intel_gtt parport_pc shpchp parport hp_accel video mfd_core hp_wireless button processor mei_me mei snd soundcore lis3lv02d input_polldev ac ext4 crc16 mbcache
Lap 12 19:03:52 ghost kernel: jbd2 algif_skcipher af_alg dm_crypt dm_mod sr_mod cdrom sd_mod crct10dif_pclmul crc32_pclmul ahci crc32c_intel libahci ghash_clmulni_intel atkbd libata libps2 aesni_intel aes_x86_64 glue_helper lrw gf128mul ablk_helper sdhci_pci ehci_pci xhci_pci cryptd xhci_hcd ehci_hcd scsi_mod sdhci mmc_core usbcore usb_common i8042 serio
Lap 12 19:03:52 ghost kernel: CPU: 0 PID: 6523 Comm: gvfsd-fuse Tainted: G L 3.18.0-rc4-next-20141112-dirty #51
Lap 12 19:03:52 ghost kernel: Hardware name: Hewlett-Packard HP ProBook 4540s/17F6, BIOS 68IRR Ver. F.32 11/06/2012
Lap 12 19:03:52 ghost kernel: task: ffff8800b51144b0 ti: ffff880139e08000 task.ti: ffff880139e08000
Lap 12 19:03:52 ghost kernel: RIP: 0010:[<ffffffff81523f07>] [<ffffffff81523f07>] _raw_spin_lock+0x37/0x40
Lap 12 19:03:52 ghost kernel: RSP: 0018:ffff880139e0be78 EFLAGS: 00000202
Lap 12 19:03:52 ghost kernel: RAX: 0000000000000c52 RBX: 0000000400000001 RCX: 0000000000000000
Lap 12 19:03:52 ghost kernel: RDX: 00000000000000e5 RSI: ffff880136403900 RDI: ffffffffa07a6000
Lap 12 19:03:52 ghost kernel: RBP: ffff880139e0be78 R08: 0000000000000000 R09: 0000000000000000
Lap 12 19:03:52 ghost kernel: R10: ffff880136403910 R11: 0000000000000246 R12: ffff8800b86afcc0
Lap 12 19:03:52 ghost kernel: R13: 0000000000000000 R14: ffff8800b75e402e R15: 0000000478863266
Lap 12 19:03:52 ghost kernel: FS: 00007f328b5e6700(0000) GS:ffff88013fa00000(0000) knlGS:0000000000000000
Lap 12 19:03:52 ghost kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Lap 12 19:03:52 ghost kernel: CR2: 00007fd6f4001598 CR3: 000000007fac5000 CR4: 00000000001407f0
Lap 12 19:03:52 ghost kernel: Stack:
Lap 12 19:03:52 ghost kernel: ffff880139e0be98 ffffffffa0797a92 ffff88007f9aa020 ffff880136403900
Lap 12 19:03:52 ghost kernel: ffff880139e0bee8 ffffffff811c2fef ffff880139e0bef8 ffff880136403910
Lap 12 19:03:52 ghost kernel: ffff8800b51144b0 0000000000000000 ffffffff81a48b60 ffff8800b5114be8
Lap 12 19:03:52 ghost kernel: Call Trace:
Lap 12 19:03:52 ghost kernel: [<ffffffffa0797a92>] fuse_dev_release+0x22/0x80 [fuse]
Lap 12 19:03:52 ghost kernel: [<ffffffff811c2fef>] __fput+0x9f/0x200
Lap 12 19:03:52 ghost kernel: [<ffffffff811c319e>] ____fput+0xe/0x10
Lap 12 19:03:52 ghost kernel: [<ffffffff8108bfff>] task_work_run+0x9f/0xe0
Lap 12 19:03:52 ghost kernel: [<ffffffff81014e45>] do_notify_resume+0x95/0xa0
Lap 12 19:03:52 ghost kernel: [<ffffffff81524b60>] int_signal+0x12/0x17
Lap 12 19:03:52 ghost kernel: Code: 7e 48 89 e5 b8 00 01 00 00 f0 66 0f c1 07 0f b6 cc 38 c1 75 07 5d c3 0f 1f 44 00 00 b8 00 80 00 00 eb 08 90 f3 90 83 e8 01 74 f1 <0f> b6 17 38 ca 75 f2 5d c3 0f 1f 44 00 00 55 48 89 e5 9c 58 0f
Lap 12 19:04:10 ghost kernel: SysRq : Kill All Tasks
Lap 12 19:04:11 ghost kernel: SysRq : Emergency Sync
Lap 12 19:04:11 ghost kernel: Emergency Sync complete

2014-11-12 18:58:25

by Martin Kepplinger

[permalink] [raw]
Subject: [PATCH] fuse: Don't check for file->private_data on open(). It is set by the core.

The miscdevice core now sets file->private_data to the struct miscdevice
so don't fail when this is not NULL.

Reported-by: Giedrius Statkevicius <[email protected]>
Signed-off-by: Martin Kepplinger <[email protected]>
---
sorry, I can't read ;) Is this a fix for your problem (instead of the first
patch)?

in case of fuse_ctl_add_conn(fc) failing things should proceed as before.

fs/fuse/inode.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/fs/fuse/inode.c b/fs/fuse/inode.c
index 03246cd..a97a475 100644
--- a/fs/fuse/inode.c
+++ b/fs/fuse/inode.c
@@ -1092,9 +1092,6 @@ static int fuse_fill_super(struct super_block *sb, void *data, int silent)
}

mutex_lock(&fuse_mutex);
- err = -EINVAL;
- if (file->private_data)
- goto err_unlock;

err = fuse_ctl_add_conn(fc);
if (err)
@@ -1117,6 +1114,7 @@ static int fuse_fill_super(struct super_block *sb, void *data, int silent)
return 0;

err_unlock:
+ file->private_data = NULL;
mutex_unlock(&fuse_mutex);
err_free_init_req:
fuse_request_free(init_req);
--
1.7.10.4

2014-11-13 09:40:41

by Miklos Szeredi

[permalink] [raw]
Subject: Re: [PATCH] fuse: don't check for file->private_data on open().

On Wed, Nov 12, 2014 at 5:31 PM, Martin Kepplinger <[email protected]> wrote:
> The miscdevice core now sets file->private_data to the struct miscdevice
> so don't fail when this is not NULL.

Does it? Look:

static int misc_open(struct inode * inode, struct file * file)
{
...
if (file->f_op->open) {
file->private_data = c;
err = file->f_op->open(inode,file);
}

It only sets ->private_data if the device provides an open method.
Fuse doesn't, so it's not clear what this patch is trying to fix.

Thanks,
Miklos


>
> Reported-by: Thierry Reding <[email protected]>
> Signed-off-by: Martin Kepplinger <[email protected]>
> ---
> This is a question: what does this check provide and does overwriting
> file->private_data make any difference?
>
> Is open() by the user not allowed here, if file->private_data is set?
>
> thanks!!
>
> fs/fuse/inode.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/fs/fuse/inode.c b/fs/fuse/inode.c
> index 03246cd..562407e 100644
> --- a/fs/fuse/inode.c
> +++ b/fs/fuse/inode.c
> @@ -1092,9 +1092,6 @@ static int fuse_fill_super(struct super_block *sb, void *data, int silent)
> }
>
> mutex_lock(&fuse_mutex);
> - err = -EINVAL;
> - if (file->private_data)
> - goto err_unlock;
>
> err = fuse_ctl_add_conn(fc);
> if (err)
> --
> 1.7.10.4
>

2014-11-13 10:05:47

by Martin Kepplinger

[permalink] [raw]
Subject: Re: [PATCH] fuse: don't check for file->private_data on open().

Am 13. November 2014 10:40:38 MEZ, schrieb Miklos Szeredi <[email protected]>:
>On Wed, Nov 12, 2014 at 5:31 PM, Martin Kepplinger <[email protected]>
>wrote:
>> The miscdevice core now sets file->private_data to the struct
>miscdevice
>> so don't fail when this is not NULL.
>
>Does it? Look:
>
>static int misc_open(struct inode * inode, struct file * file)
>{
> ...
> if (file->f_op->open) {
> file->private_data = c;
> err = file->f_op->open(inode,file);
> }
>
>It only sets ->private_data if the device provides an open method.
>Fuse doesn't, so it's not clear what this patch is trying to fix.
>
>Thanks,
>Miklos
>
>
>>
>> Reported-by: Thierry Reding <[email protected]>
>> Signed-off-by: Martin Kepplinger <[email protected]>
>> ---
>> This is a question: what does this check provide and does overwriting
>> file->private_data make any difference?
>>
>> Is open() by the user not allowed here, if file->private_data is set?
>>
>> thanks!!
>>
>> fs/fuse/inode.c | 3 ---
>> 1 file changed, 3 deletions(-)
>>
>> diff --git a/fs/fuse/inode.c b/fs/fuse/inode.c
>> index 03246cd..562407e 100644
>> --- a/fs/fuse/inode.c
>> +++ b/fs/fuse/inode.c
>> @@ -1092,9 +1092,6 @@ static int fuse_fill_super(struct super_block
>*sb, void *data, int silent)
>> }
>>
>> mutex_lock(&fuse_mutex);
>> - err = -EINVAL;
>> - if (file->private_data)
>> - goto err_unlock;
>>
>> err = fuse_ctl_add_conn(fc);
>> if (err)
>> --
>> 1.7.10.4
>>

In this week's -next this should have changed. My SSD broke down so i have to delay further work for a few days, i'm sorry.
--
Martin Kepplinger
http://martinkepplinger.com
sent from mobile

2014-11-13 10:53:33

by Miklos Szeredi

[permalink] [raw]
Subject: Re: [PATCH] fuse: don't check for file->private_data on open().

On Thu, Nov 13, 2014 at 11:05 AM, Martin Kepplinger <[email protected]> wrote:

> In this week's -next this should have changed. My SSD broke down so i have to delay further work for a few days, i'm sorry.

Please be more careful with such patches. Have you audited all of the
(ca. 200) misc drivers? If not, this might be a good time to do so.
If it turns out to be too much, then consider not doing the change.
The gain might not be worth the cost.

NACK in this form.

Thanks,
Miklos

2014-11-13 11:15:04

by Martin Kepplinger

[permalink] [raw]
Subject: Re: [PATCH] fuse: don't check for file->private_data on open().

Am 13. November 2014 11:53:29 MEZ, schrieb Miklos Szeredi <[email protected]>:
>On Thu, Nov 13, 2014 at 11:05 AM, Martin Kepplinger <[email protected]>
>wrote:
>
>> In this week's -next this should have changed. My SSD broke down so i
>have to delay further work for a few days, i'm sorry.
>
>Please be more careful with such patches. Have you audited all of the
>(ca. 200) misc drivers? If not, this might be a good time to do so.
>If it turns out to be too much, then consider not doing the change.
>The gain might not be worth the cost.
>
>NACK in this form.
>
>Thanks,
>Miklos

Definitely should have been more careful as I checked fs too late now. I totally unnecessarily broke -next.

But If fuse-devel is ok with a fix like the one i sent (still has to get tested too) i believe we're covered. I still call for independent review though.
--
Martin Kepplinger
http://martinkepplinger.com
sent from mobile

2014-11-13 15:36:17

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH] fuse: don't check for file->private_data on open().

On Thu, Nov 13, 2014 at 12:13:32PM +0100, Martin Kepplinger wrote:
> Am 13. November 2014 11:53:29 MEZ, schrieb Miklos Szeredi <[email protected]>:
> >On Thu, Nov 13, 2014 at 11:05 AM, Martin Kepplinger <[email protected]>
> >wrote:
> >
> >> In this week's -next this should have changed. My SSD broke down so i
> >have to delay further work for a few days, i'm sorry.
> >
> >Please be more careful with such patches. Have you audited all of the
> >(ca. 200) misc drivers? If not, this might be a good time to do so.
> >If it turns out to be too much, then consider not doing the change.
> >The gain might not be worth the cost.
> >
> >NACK in this form.
> >
> >Thanks,
> >Miklos
>
> Definitely should have been more careful as I checked fs too late now. I totally unnecessarily broke -next.
>
> But If fuse-devel is ok with a fix like the one i sent (still has to get tested too) i believe we're covered. I still call for independent review though.

I don't think it's worth it anymore, I'm going to revert the original
patch that caused these problems, as it has the potential to break other
drivers in ways that are not obvious (i.e. not at build time.)

Sorry,

greg k-h