You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
proc: move /proc/vmallocinfo to mm/vmalloc.c
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Acked-by: Christoph Lameter <cl@linux-foundation.org>
This commit is contained in:
@@ -103,6 +103,4 @@ extern void free_vm_area(struct vm_struct *area);
|
||||
extern rwlock_t vmlist_lock;
|
||||
extern struct vm_struct *vmlist;
|
||||
|
||||
extern const struct seq_operations vmalloc_op;
|
||||
|
||||
#endif /* _LINUX_VMALLOC_H */
|
||||
|
||||
Reference in New Issue
Block a user