commit | 9ff4b9744c187cae58c3774361ea090addbc4130 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pq@iki.fi> | Mon Sep 29 20:23:48 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Oct 14 10:39:01 2008 +0200 |
tree | f001a85312b374fbd91d332eb341d02522512da1 | |
parent | 2c4f035f6c3e8fda661eb6105aa51ef07aa71607 [diff] |
tracing/ftrace: fix pipe breaking This patch fixes a bug which break the pipe when the seq is empty. Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>