diff options
| author | Anton Blanchard <[email protected]> | 2014-06-04 00:48:48 +0000 |
|---|---|---|
| committer | Benjamin Herrenschmidt <[email protected]> | 2014-06-05 03:20:38 +0000 |
| commit | 5d73320a96fcce80286f1447864c481b5f0b96fa (patch) | |
| tree | 42df1bb235b21b3db2a6b7b3ebe33ce672ff19b1 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | powerpc/powernv: Provide debugfs access to the LPC bus via OPAL (diff) | |
| download | kernel-5d73320a96fcce80286f1447864c481b5f0b96fa.tar.gz kernel-5d73320a96fcce80286f1447864c481b5f0b96fa.zip | |
powerpc: 64bit sendfile is capped at 2GB
commit 8f9c0119d7ba (compat: fs: Generic compat_sys_sendfile
implementation) changed the PowerPC 64bit sendfile call from
sys_sendile64 to sys_sendfile.
Unfortunately this broke sendfile of lengths greater than 2G because
sys_sendfile caps at MAX_NON_LFS. Restore what we had previously which
fixes the bug.
Cc: [email protected]
Signed-off-by: Anton Blanchard <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
