Re: [ANNOUNCE] v4.13.10-rt3 (possible recursive locking warning)

2017-11-16 Thread Sebastian Andrzej Siewior
On 2017-11-03 10:11:47 [-0700], Fernando Lopez-Lezcano wrote: > I'm seeing this (old Lenovo T510 running Fedora 26): > > … > [ 54.942023] WARNING: possible recursive locking detected > [ 54.942026] 4.13.10-200.rt3.1.fc26.ccrma.x86_64+rt #1 Not tainted > [ 54.942026]

Re: [ANNOUNCE] v4.13.10-rt3 (possible recursive locking warning)

2017-11-03 Thread Fernando Lopez-Lezcano
On 10/27/2017 03:27 PM, Sebastian Andrzej Siewior wrote: Dear RT folks! I'm pleased to announce the v4.13.10-rt3 patch set. Thanks!! Wonderful! I'm seeing this (old Lenovo T510 running Fedora 26): [ 54.942022] [ 54.942023] WARNING: pos

[ANNOUNCE] v4.13.10-rt3

2017-10-27 Thread Sebastian Andrzej Siewior
Dear RT folks! I'm pleased to announce the v4.13.10-rt3 patch set. Changes since v4.13.10-rt2: - A dcache related live lock could occur. The writer could get preempted within the critical section and the reader would spin to see the update completed. This update would never complete i