diff options
| author | Jiri Olsa <[email protected]> | 2009-10-23 23:36:16 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-10-24 09:07:49 +0000 |
| commit | cf8517cf905b5cd31d5790250b9ac39f7cb8aa53 (patch) | |
| tree | 22796f676ce955ec204ece1485dac6e93d1aeb3e /fs/proc/array.c | |
| parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus (diff) | |
| download | kernel-cf8517cf905b5cd31d5790250b9ac39f7cb8aa53.tar.gz kernel-cf8517cf905b5cd31d5790250b9ac39f7cb8aa53.zip | |
tracing: Update *ppos instead of filp->f_pos
Instead of directly updating filp->f_pos we should update the *ppos
argument. The filp->f_pos gets updated within the file_pos_write()
function called from sys_write().
Signed-off-by: Jiri Olsa <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
