summaryrefslogtreecommitdiffstats
path: root/scripts/gen_initramfs_list.sh
diff options
context:
space:
mode:
authorJoonsoo Kim <iamjoonsoo.kim@lge.com>2016-03-15 14:54:44 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-03-15 16:55:16 -0700
commitd8410234db6a1bb05408ba2f0e3fd6b04ef626a3 (patch)
treefb869ccb16ceaa46b22f628c9853dbe06d6dd0e8 /scripts/gen_initramfs_list.sh
parent3217fd9bdf0017bd0847939f67d52a9c71d8fc56 (diff)
downloadlinux-d8410234db6a1bb05408ba2f0e3fd6b04ef626a3.tar.gz
linux-d8410234db6a1bb05408ba2f0e3fd6b04ef626a3.tar.bz2
linux-d8410234db6a1bb05408ba2f0e3fd6b04ef626a3.zip
mm/slab: factor out slab list fixup code
Slab list should be fixed up after object is detached from the slab and this happens at two places. They do exactly same thing. They will be changed in the following patch, so, to reduce code duplication, this patch factor out them and make it common function. Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com> Cc: Christoph Lameter <cl@linux.com> Cc: Pekka Enberg <penberg@kernel.org> Cc: David Rientjes <rientjes@google.com> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com> Cc: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/gen_initramfs_list.sh')
0 files changed, 0 insertions, 0 deletions