From: Steffen Klassert Date: Fri, 9 Mar 2012 06:20:12 +0000 (+0100) Subject: padata: Fix race in the serialization path X-Git-Tag: v3.4-rc1~166^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3047817b894ddae62be07787bc8735a616104398;p=pandora-kernel.git padata: Fix race in the serialization path When a padata object is queued to the serialization queue, another cpu might process and free the padata object. So don't dereference it after queueing to the serialization queue. Signed-off-by: Steffen Klassert Signed-off-by: Herbert Xu --- Reading git-diff-tree failed