]> www.infradead.org Git - users/willy/linux.git/commit
fs/exec: Use vma_next() instead of linked list
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 4 Jan 2021 19:45:37 +0000 (14:45 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 20 Oct 2021 20:00:33 +0000 (16:00 -0400)
commitc10e87356ad36bc7b79705ebe0e41b4b8b64abea
treed24f50bd343766b625d190492ffa8a6045b9206c
parent2266b95306d887343aedc8d965365e8e5d3c4e91
fs/exec: Use vma_next() instead of linked list

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
fs/exec.c