Files
kernel_amazon_mt8127-common/include/linux
Linus Torvalds 435f49a518 readv/writev: do the same MAX_RW_COUNT truncation that read/write does
We used to protect against overflow, but rather than return an error, do
what read/write does, namely to limit the total size to MAX_RW_COUNT.
This is not only more consistent, but it also means that any broken
low-level read/write routine that still keeps counts in 'int' can't
break.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-10-29 10:36:49 -07:00
..
2010-10-26 14:51:00 -04:00
2010-10-25 21:18:20 -04:00
2010-10-25 08:02:40 -07:00
2010-10-25 14:11:37 -07:00
2010-10-23 22:49:32 +02:00
2010-10-27 18:03:05 -07:00
2010-10-26 16:52:08 -07:00
2010-10-22 15:34:12 -05:00
2010-10-25 21:24:15 -04:00
2010-10-28 09:08:47 -05:00
2010-10-26 16:52:05 -07:00
2010-10-25 14:18:27 -07:00
2010-10-24 15:07:11 -07:00
2010-10-29 04:16:31 -04:00
2010-10-25 21:18:20 -04:00
2010-10-27 18:03:16 -07:00
2010-10-27 17:28:36 +01:00
2010-10-28 09:44:56 -07:00
2010-10-26 16:52:03 -07:00
2010-10-26 16:52:14 -07:00