From: Luck, Tony Date: Mon, 11 Apr 2011 19:06:12 +0000 (-0700) Subject: xfs_destroy_workqueues() should not be tagged with__exit X-Git-Tag: v2.6.39-rc3~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39411f81eec7dc01677b14dda97684c0ce23ac1b;p=pandora-kernel.git xfs_destroy_workqueues() should not be tagged with__exit ia64 throws away .exit sections for the built-in CONFIG case, so routines that are used in other circumstances should not be tagged as __exit. Signed-off-by: Tony Luck Reviewed-by: Christoph Hellwig Signed-off-by: Alex Elder Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed