git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c56819
)
tracing: Move pipe waiting code out of tracing_read_pipe().
author
Eduard - Gabriel Munteanu
<eduard.munteanu@linux360.ro>
Mon, 9 Feb 2009 06:15:55 +0000
(08:15 +0200)
committer
Steven Rostedt
<srostedt@redhat.com>
Mon, 9 Feb 2009 17:24:51 +0000
(12:24 -0500)
This moves the pipe waiting code from tracing_read_pipe() into
tracing_wait_pipe(), which is useful to implement other fops, like
splice_read.
Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
No differences found