android_kernel_xiaomi_sm8350/fs/proc
David Howells a1d4aebbfa iget: stop PROCFS from using iget() and read_inode()
Stop the PROCFS filesystem from using iget() and read_inode().  Merge
procfs_read_inode() into procfs_get_inode(), and have that call iget_locked()
instead of iget().

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: David Howells <dhowells@redhat.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-07 08:42:28 -08:00
..
array.c Add 64-bit capability support to the kernel 2008-02-05 09:44:20 -08:00
base.c Fix /proc dcache deadlock in do_exit 2008-02-05 09:44:18 -08:00
generic.c
inode-alloc.txt
inode.c iget: stop PROCFS from using iget() and read_inode() 2008-02-07 08:42:28 -08:00
internal.h maps4: add /proc/pid/pagemap interface 2008-02-05 09:44:16 -08:00
kcore.c is_vmalloc_addr(): Check if an address is within the vmalloc boundaries 2008-02-05 09:44:14 -08:00
kmsg.c
Makefile
mmu.c
nommu.c
proc_devtree.c
proc_misc.c proc: loadavg reading race 2008-02-06 10:41:04 -08:00
proc_net.c
proc_sysctl.c
proc_tty.c
root.c
task_mmu.c maps4: make page monitoring /proc file optional 2008-02-05 09:44:17 -08:00
task_nommu.c
vmcore.c