From: David Rientjes Date: Wed, 6 Aug 2014 23:04:16 +0000 (-0700) Subject: mm, slub: mark resiliency_test as init text X-Git-Tag: omap-for-v3.17/fixes-against-rc2~137^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c07b8183cbb86d34007e5a3935e0ec89f5bb83c6;p=pandora-kernel.git mm, slub: mark resiliency_test as init text resiliency_test() is only called for bootstrap, so it may be moved to init.text and freed after boot. Signed-off-by: David Rientjes Acked-by: Christoph Lameter Cc: Pekka Enberg Cc: Joonsoo Kim Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed