Skip to content
Commit c07b8183 authored by David Rientjes's avatar David Rientjes Committed by Linus Torvalds
Browse files

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: default avatarDavid Rientjes <rientjes@google.com>
Acked-by: default avatarChristoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 5240ab40
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment