diff options
| author | Andy Lutomirski <[email protected]> | 2016-03-22 14:25:04 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-03-22 15:36:02 -0700 |
| commit | 121cef8f17d80e97838ea2f88715417e675e4403 (patch) | |
| tree | abb5b964a9b46db982e78ce546095cef8b7b257a /tools/perf/scripts/python | |
| parent | 6d8bedff926b7d31fa68e7f81c2f13fdc29fe157 (diff) | |
ext4: in ext4_dir_llseek, check syscall bitness directly
ext4 treats directory offsets differently for 32-bit and 64-bit callers.
Check the caller type using in_compat_syscall, not is_compat_task. This
changes behavior on SPARC slightly.
Signed-off-by: Andy Lutomirski <[email protected]>
Cc: "Theodore Ts'o" <[email protected]>
Cc: Andreas Dilger <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions