Searched hist:"6 ad0013b316367671ef316cff91ab2d912e309c9" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | linux32.c | diff 6ad0013b316367671ef316cff91ab2d912e309c9 Wed Apr 26 01:28:09 CDT 2006 Al Viro <viro@ftp.linux.org.uk> [PATCH] fix mips sys32_p{read,write}
Switched to use of sys_pread64()/sys_pwrite64() rather than keep duplicating their guts; among the little things that had been missing there were such as ret = security_file_permission (file, MAY_READ); Gotta love the LSM robustness, right?
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|