Revision 474466301dfd8b39a10c01db740645f3f7ae9a28 authored by Hugh Dickins on 25 June 2021, 01:39:20 UTC, committed by Linus Torvalds on 25 June 2021, 02:40:53 UTC
page_vma_mapped_walk() cleanup: add a label this_pte, matching next_pte,
and use "goto this_pte", in place of the "while (1)" loop at the end.

Link: https://lkml.kernel.org/r/a52b234a-851-3616-2525-f42736e8934@google.com
Signed-off-by: Hugh Dickins <hughd@google.com>
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Alistair Popple <apopple@nvidia.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Peter Xu <peterx@redhat.com>
Cc: Ralph Campbell <rcampbell@nvidia.com>
Cc: Wang Yugui <wangyugui@e16-tech.com>
Cc: Will Deacon <will@kernel.org>
Cc: Yang Shi <shy828301@gmail.com>
Cc: Zi Yan <ziy@nvidia.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent b3807a9
History
File Mode Size
bpf_design_QA.rst -rw-r--r-- 11.7 KB
bpf_devel_QA.rst -rw-r--r-- 27.5 KB
bpf_lsm.rst -rw-r--r-- 4.4 KB
btf.rst -rw-r--r-- 31.9 KB
drgn.rst -rw-r--r-- 8.8 KB
index.rst -rw-r--r-- 1.8 KB
map_cgroup_storage.rst -rw-r--r-- 6.3 KB
prog_cgroup_sockopt.rst -rw-r--r-- 4.0 KB
prog_cgroup_sysctl.rst -rw-r--r-- 5.0 KB
prog_flow_dissector.rst -rw-r--r-- 5.2 KB
prog_sk_lookup.rst -rw-r--r-- 3.8 KB
ringbuf.rst -rw-r--r-- 11.0 KB
s390.rst -rw-r--r-- 5.6 KB

back to top