OSDN Git Service

staging: android: describe use of memory barrier on sync.c
authorNiv Yehezkel <executerx@gmail.com>
Sat, 24 May 2014 14:28:07 +0000 (10:28 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 May 2014 18:09:14 +0000 (11:09 -0700)
commit296066093b5f5ccf30a9c3b2047eb6a8875a88f0
treebc4e5ab3f1ddd38c6f0e874c59fbf615d40ca345
parent77870a1b856d181936ca13f6732010e63b803b4a
staging: android: describe use of memory barrier on sync.c

Added comments describing the purpose of using write memory
barrier in the context of sync_timeline_destory.

Signed-off-by: Niv Yehezkel <executerx@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/sync.c