linux-xiaomi-chiron/arch/openrisc/kernel
Christoph Hellwig 7b86ac3371 pagewalk: separate function pointers from iterator data
The mm_walk structure currently mixed data and code.  Split out the
operations vectors into a new mm_walk_ops structure, and while we are
changing the API also declare the mm_walk structure inside the
walk_page_range and walk_page_vma functions.

Based on patch from Linus Torvalds.

Link: https://lore.kernel.org/r/20190828141955.22210-3-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-09-07 04:28:04 -03:00
..
.gitignore
asm-offsets.c
dma.c
entry.S
head.S
irq.c
Makefile
module.c
or32_ksyms.c
process.c
prom.c
ptrace.c
setup.c
signal.c
smp.c
stacktrace.c
sync-timer.c
sys_call_table.c
time.c
traps.c
unwinder.c
vmlinux.h
vmlinux.lds.S