diff options
author | Arnd Bergmann <[email protected]> | 2010-03-17 23:06:02 +0100 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2010-04-09 16:29:12 +0200 |
commit | 87df842410ce5a86fdca9fbec0dba80d2aa88b6f (patch) | |
tree | e8d311184e8f2695a961935882ad5269724fce04 /tools/perf/scripts | |
parent | 2eaa9cfdf33b8d7fb7aff27792192e0019ae8fc6 (diff) |
procfs: Kill BKL in llseek on proc base
We don't use the BKL elsewhere, so use generic_file_llseek
so we can avoid default_llseek taking the BKL.
Signed-off-by: Arnd Bergmann <[email protected]>
[restore proc_fdinfo_file_operations as non-seekable]
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: John Kacur <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Cc: Al Viro <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions