From: Oleg Nesterov Date: Thu, 7 Dec 2006 04:36:52 +0000 (-0800) Subject: [PATCH] taskstats: cleanup ->signal->stats allocation X-Git-Tag: v2.6.20-rc1~145^2^2~187 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34ec12349c8a9505adc59d72f92b4595bc2483ff;p=pandora-kernel.git [PATCH] taskstats: cleanup ->signal->stats allocation Allocate ->signal->stats on demand in taskstats_exit(), this allows us to remove taskstats_tgid_alloc() (the last non-trivial inline) from taskstat's public interface. Signed-off-by: Oleg Nesterov Cc: Balbir Singh Cc: Shailabh Nagar Cc: Jay Lan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed