diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2018-04-05 16:21:53 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-04-05 21:36:24 -0700 |
commit | 1ba586de22909f48db78682ee791e0213aba73ae (patch) | |
tree | 93eac2564a68dc3ce677c889fbb1f605eb9ff98a /mm/kasan | |
parent | 613a5eb5677923fdaecfa582738c7bcf80abe186 (diff) | |
download | linux-1ba586de22909f48db78682ee791e0213aba73ae.tar.bz2 |
mm/slab_common.c: remove test if cache name is accessible
Since commit db265eca7700 ("mm/sl[aou]b: Move duping of slab name to
slab_common.c"), the kernel always duplicates the slab cache name when
creating a slab cache, so the test if the slab name is accessible is
useless.
Link: http://lkml.kernel.org/r/alpine.LRH.2.02.1803231133310.22626@file01.intranet.prod.int.rdu2.redhat.com
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Acked-by: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/kasan')
0 files changed, 0 insertions, 0 deletions