Revision ed5a35acbb48d512332a53565e6341c65eecfa29 authored by Russell King on 24 December 2009, 13:36:21 UTC, committed by Russell King on 24 December 2009, 18:34:09 UTC
Don't pass a name pointer from the kernel stack, it will not survive
and will result in corrupted /proc/iomem output.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent e8b8f5e
History
File Mode Size
Kconfig -rw-r--r-- 521 bytes
Makefile -rw-r--r-- 218 bytes
crypto.c -rw-r--r-- 66.6 KB
debug.c -rw-r--r-- 3.8 KB
dentry.c -rw-r--r-- 2.9 KB
ecryptfs_kernel.h -rw-r--r-- 27.3 KB
file.c -rw-r--r-- 10.1 KB
inode.c -rw-r--r-- 32.5 KB
keystore.c -rw-r--r-- 76.6 KB
kthread.c -rw-r--r-- 5.6 KB
main.c -rw-r--r-- 25.7 KB
messaging.c -rw-r--r-- 17.3 KB
miscdev.c -rw-r--r-- 15.7 KB
mmap.c -rw-r--r-- 16.2 KB
read_write.c -rw-r--r-- 11.4 KB
super.c -rw-r--r-- 6.4 KB

back to top