aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndy Lutomirski <[email protected]>2016-03-22 14:25:04 -0700
committerLinus Torvalds <[email protected]>2016-03-22 15:36:02 -0700
commit121cef8f17d80e97838ea2f88715417e675e4403 (patch)
treeabb5b964a9b46db982e78ce546095cef8b7b257a /tools/perf/scripts/python
parent6d8bedff926b7d31fa68e7f81c2f13fdc29fe157 (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