diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2005-06-06 22:35:54 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-06 23:42:23 +0200 |
commit | a51171816826b074828fa96cb6ef60fc3b13631a (patch) | |
tree | e3c6f7a9852d45e9fdec75d7c71548ba404625e7 /include/asm-h8300 | |
parent | Linux 2.6.12-rc6 (diff) | |
download | linux-a51171816826b074828fa96cb6ef60fc3b13631a.tar.xz linux-a51171816826b074828fa96cb6ef60fc3b13631a.zip |
[PATCH] broken fault_in_pages_readable call in generic_file_buffered_write()
fault_in_pages_readable() is being passed an incorrect `end' address, which
can result in writes accidentally faulting in pages which will not be affected
by the write() call.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-h8300')
0 files changed, 0 insertions, 0 deletions