lkml.org 
[lkml]   [2018]   [Mar]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] staging: android: ashmem: Remove deadlock
Thanks!  Somebody already sent this.

On Wed, Mar 07, 2018 at 01:40:30PM -0800, Paul Lawrence wrote:
> Regression introduced in commit ce8a3a9e76d0193e2e8d74a06d275b3c324ca652
> ("staging: android: ashmem: Fix a race condition in pin ioctls")
> causing deadlock.

Use the Fixes tag for this. The format is:

Fixes: ce8a3a9e76d0 ("staging: android: ashmem: Fix a race condition in pin ioctls")

Then you only need one stable CC line. Just the oldest kernel which
needs to be patched.

Cc: <stable@vger.kernel.org> # 3.18.x

The extra git hash after the stable CC is for if a bug requires several
patches to fix it. In this case it only requires just this patch so
there's no need to have the hash.

Basically you did extra work which isn't required. Anyway, this fix was
already merged so no need to resend or anything.

regards,
dan carpenter

\
 
 \ /
  Last update: 2018-03-08 12:08    [W:0.032 / U:2.368 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site