The arduous story of FUTEX_UNLOCK_PI
From: | Peter Zijlstra <peterz-AT-infradead.org> | |
To: | tglx-AT-linutronix.de | |
Subject: | [PATCH -v6 00/13] The arduous story of FUTEX_UNLOCK_PI | |
Date: | Wed, 22 Mar 2017 11:35:47 +0100 | |
Message-ID: | <20170322103547.756091212@infradead.org> | |
Cc: | mingo-AT-kernel.org, juri.lelli-AT-arm.com, rostedt-AT-goodmis.org, xlpang-AT-redhat.com, bigeasy-AT-linutronix.de, linux-kernel-AT-vger.kernel.org, mathieu.desnoyers-AT-efficios.com, jdesfossez-AT-efficios.com, bristot-AT-redhat.com, dvhart-AT-infradead.org, peterz-AT-infradead.org |
Hi all, Another installment of the futex patches that give you nightmares ;-) This version sports updated comments and Changelogs as requested last time around. It also includes two fixes, both reported by Sebastian who was kind enough to stick this in his RT tree for some testing. The last patch is RT specific, but I figure we can merge it anyway. Again; I sincerely hope this to be the very last version.