mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
parent
8e31108b9f
commit
1224b375ed
1 changed files with 1 additions and 1 deletions
|
@ -381,7 +381,7 @@ static void update_queue (struct sem_array * sma)
|
|||
/* hands-off: q will disappear immediately after
|
||||
* writing q->status.
|
||||
*/
|
||||
smb_wmb();
|
||||
smp_wmb();
|
||||
q->status = error;
|
||||
q = n;
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue