diff options
author | 2006-04-26 07:28:09 +0100 | |
---|---|---|
committer | 2006-04-26 07:52:21 -0700 | |
commit | 6ad0013b316367671ef316cff91ab2d912e309c9 (patch) | |
tree | ff07d7294b9aa8ff2ae11c91d214f0a424e9b180 /mm/page_alloc.c | |
parent | [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable) (diff) | |
download | linux-rng-6ad0013b316367671ef316cff91ab2d912e309c9.tar.xz linux-rng-6ad0013b316367671ef316cff91ab2d912e309c9.zip |
[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>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions