diff options
author | Arnd Bergmann <[email protected]> | 2010-07-07 23:40:11 +0200 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2010-07-20 14:31:24 +0200 |
commit | b444786f1a797a7f84e2561346a670649f9c7b3c (patch) | |
tree | 42260d0930addbe623d952fff75e0fba7f63d6c6 /tools/perf/scripts/python/sctop.py | |
parent | eb7beb5c09af75494234ea6acd09d0a647cf7338 (diff) |
tracing: Use generic_file_llseek for debugfs
The default for llseek will change to no_llseek,
so the tracing debugfs files need to add explicit
.llseek assignments. Since we're dealing with regular
files from a VFS perspective, use generic_file_llseek.
Signed-off-by: Arnd Bergmann <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: John Kacur <[email protected]>
Cc: Li Zefan <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions