From: Al Viro Date: Tue, 26 Jun 2012 18:10:04 +0000 (+0400) Subject: trimming task_work: kill ->data X-Git-Tag: v3.6-rc1~152^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41f9d29f09ca0b22c3631e8a39676e74cda9bcc0;p=pandora-kernel.git trimming task_work: kill ->data get rid of the only user of ->data; this is _not_ the final variant - in the end we'll have task_work and rcu_head identical and just use cred->rcu, at which point the separate allocation will be gone completely. Signed-off-by: Al Viro --- Reading git-diff-tree failed