On Tue, Jun 19, 2018 at 12:44:52PM +0200, Thomas Hellstrom wrote: > On 06/19/2018 11:44 AM, Peter Zijlstra wrote: > > On Tue, Jun 19, 2018 at 10:24:43AM +0200, Thomas Hellstrom wrote: > > > From: Peter Ziljstra <pet...@infradead.org> > > > > > > Make the WW mutex code more readable by adding comments, splitting up > > > functions and pointing out that we're actually using the Wait-Die > > > algorithm. > > > > > > Cc: Ingo Molnar <mi...@redhat.com> > > > Cc: Jonathan Corbet <cor...@lwn.net> > > > Cc: Gustavo Padovan <gust...@padovan.org> > > > Cc: Maarten Lankhorst <maarten.lankho...@linux.intel.com> > > > Cc: Sean Paul <seanp...@chromium.org> > > > Cc: David Airlie <airl...@linux.ie> > > > Cc: Davidlohr Bueso <d...@stgolabs.net> > > > Cc: "Paul E. McKenney" <paul...@linux.vnet.ibm.com> > > > Cc: Josh Triplett <j...@joshtriplett.org> > > > Cc: Thomas Gleixner <t...@linutronix.de> > > > Cc: Kate Stewart <kstew...@linuxfoundation.org> > > > Cc: Philippe Ombredanne <pombreda...@nexb.com> > > > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > > > Cc: linux-...@vger.kernel.org > > > Cc: linux-me...@vger.kernel.org > > > Cc: linaro-mm-...@lists.linaro.org > > > Co-authored-by: Thomas Hellstrom <thellst...@vmware.com> > > > Signed-off-by: Thomas Hellstrom <thellst...@vmware.com> > > > --- > > > Documentation/locking/ww-mutex-design.txt | 12 +- > > > include/linux/ww_mutex.h | 28 ++--- > > > kernel/locking/mutex.c | 202 > > > ++++++++++++++++++------------ > > > 3 files changed, 145 insertions(+), 97 deletions(-) > > Acked-by: Peter Zijlstra (Intel) <pet...@infradead.org> > > Hi Peter, > > Do you want to add a SOB, since you're the main author?
Sure, here goes: Signed-off-by: Peter Zijlstra (Intel) <pet...@infradead.org> _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel