]> Git Repo - linux.git/commit - kernel/futex.c
futex: Enhance comments in futex_lock_pi() for blocking paths
authorDavidlohr Bueso <[email protected]>
Tue, 30 Jun 2015 06:26:01 +0000 (23:26 -0700)
committerThomas Gleixner <[email protected]>
Mon, 20 Jul 2015 09:45:45 +0000 (11:45 +0200)
commit767f509ca11269c2bcd92e3972a93096f2173ac0
treebe50b83ff9b46f6f5ed97b197d11b5128392cc6d
parent0e06e5be70d392aa842c1455ec2d0baf62aeed48
futex: Enhance comments in futex_lock_pi() for blocking paths

... serves a bit better to clarify between blocking
and non-blocking code paths.

Signed-off-by: Davidlohr Bueso <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Darren Hart <[email protected]>
Cc: Davidlohr Bueso <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
kernel/futex.c
This page took 0.051985 seconds and 4 git commands to generate.