diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2005-06-06 13:35:54 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-06 14:42:23 -0700 |
commit | a51171816826b074828fa96cb6ef60fc3b13631a (patch) | |
tree | e3c6f7a9852d45e9fdec75d7c71548ba404625e7 /scripts/lxdialog | |
parent | 7cef5677ef3a8084f2588ce0a129dc95d65161f6 (diff) | |
download | kernel-crypto-a51171816826b074828fa96cb6ef60fc3b13631a.tar.gz kernel-crypto-a51171816826b074828fa96cb6ef60fc3b13631a.tar.xz kernel-crypto-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 'scripts/lxdialog')
0 files changed, 0 insertions, 0 deletions