proc: switch /proc/meminfo to seq_file
authorAlexey Dobriyan <adobriyan@gmail.com>
Wed, 15 Oct 2008 19:50:22 +0000 (23:50 +0400)
committerAlexey Dobriyan <adobriyan@gmail.com>
Thu, 23 Oct 2008 09:52:40 +0000 (13:52 +0400)
commite1759c215bee5abbcb6cb066590ab20905154ed5
tree14a43e259767082706dab112292ff92e13ce42a4
parent9617760287eec9091d26e6967bd3e4194de18f97
proc: switch /proc/meminfo to seq_file

and move it to fs/proc/meminfo.c while I'm at it.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
arch/x86/mm/pageattr.c
fs/proc/Makefile
fs/proc/meminfo.c [new file with mode: 0644]
fs/proc/proc_misc.c
include/asm-x86/pgtable.h
include/linux/hugetlb.h
mm/hugetlb.c