Since we recently changed the way we account for pending waiters
back to the atomic ops variant, we can do some minor updates to
the code. The first is a necessary doc change, and the other a
small helper function. 

Please consider for 3.15.

Davidlohr Bueso (2):
  futex: update comments for ordering guarantees
  futex: add plist_del + atomic_dec helper

 kernel/futex.c | 35 +++++++++++++++++++++--------------
 1 file changed, 21 insertions(+), 14 deletions(-)

-- 
1.8.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to