From: Oliver Neukum Date: Fri, 20 Mar 2015 08:24:24 +0000 (+0100) Subject: cdc-acm: fix race between callback and unthrottle X-Git-Tag: omap-for-v4.1/fixes-rc1~167^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36e59e0d70d6150e7a2155c54612ea875e88ce8d;p=pandora-kernel.git cdc-acm: fix race between callback and unthrottle Abn URB may be may marked free only after the buffer has been processed or there is a small window during which it could be submitted on another CPU and overwrite an unprocessed buffer Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed