[elf-fdpic] coredump: don't bother with cyclic list for per-thread objects
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 15 Jun 2020 14:19:31 +0000 (10:19 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 27 Jul 2020 18:29:23 +0000 (14:29 -0400)
commit5074c7f69f9e86a8f83955bc9ca4f2634261917e
tree3c38b1e68fb691fc94cc9416cedc1f84046241d8
parent7a896028adcfbff4552e6748e8fc8d06036c132c
[elf-fdpic] coredump: don't bother with cyclic list for per-thread objects

plain single-linked list is just fine here...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/binfmt_elf_fdpic.c