Re: [PATCH-tip 2/3] locking/rwsem: move down rwsem_down_read_failed()
From: Davidlohr Bueso
Date: Sun Feb 26 2017 - 15:27:16 EST
On Wed, 22 Feb 2017, Waiman Long wrote:
Move the rwsem_down_read_failed() function down to below the
optimistic spinning section as it is going to use function in that
section in a later patch.
So the title is a bit ambiguous, and I would argue that this
should be folded into patch 3, and just mention it in the
changelog.
Thanks,
Davidlohr