From: Linus Torvalds Date: Thu, 15 Feb 2018 17:05:26 +0000 (-0800) Subject: Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e9e3b3002fc3c9ef665628bd85a8c1b5a3424f23;p=linux.git Merge branch 'locking-urgent-for-linus' of git://git./linux/kernel/git/tip/tip Pull locking fixes from Ingo Molnar: "This contains two qspinlock fixes and three documentation and comment fixes" * 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: locking/semaphore: Update the file path in documentation locking/atomic/bitops: Document and clarify ordering semantics for failed test_and_{}_bit() locking/qspinlock: Ensure node->count is updated before initialising node locking/qspinlock: Ensure node is initialised before updating prev->next Documentation/locking/mutex-design: Update to reflect latest changes --- e9e3b3002fc3c9ef665628bd85a8c1b5a3424f23