Thread (40 messages) 40 messages, 10 authors, 2024-10-16

Re: [PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together

From: Christoph Hellwig <hch@infradead.org>
Date: 2024-10-10 06:54:36
Also in: bpf, linux-alpha, linux-arch, linux-m68k, linux-mips, linux-mm, linux-modules, linux-riscv, linux-sh, linux-trace-kernel, linux-um, lkml, loongarch, sparclinux

On Wed, Oct 09, 2024 at 09:08:09PM +0300, Mike Rapoport wrote:
+/* for /proc/kcore */
+extern long vread_iter(struct iov_iter *iter, const char *addr, size_t count);
+
+/*
+ *	Internals.  Don't use..
+ */
+extern __init void vm_area_add_early(struct vm_struct *vm);
+extern __init void vm_area_register_early(struct vm_struct *vm, size_t align);
Please drop the externs while you're at it. (one more down below)

Otherwise looks good:

Reviewed-by: Christoph Hellwig <hch@lst.de>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help