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@xxxxxxxxxxxxxxx> # 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 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel