aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/Makefile
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2013-05-24 02:03:55 +0530
committerJohn Stultz <john.stultz@linaro.org>2013-05-24 09:19:38 -0700
commitdf7068048bd0e0224ef9bbd408633c9238d103f2 (patch)
treeb4ce9b0c4b7de2b516ca959175799ed0c6c591cb /drivers/base/Makefile
parent149891b20608f4cbd062d90fa1aca3b2b19e1066 (diff)
I have noticed kernel crash while reading trace file. 'cat /sys/kernel/debug/tracing/trace' The reason of the kernel crash is few bits in trace.c is missing from Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace in to linux-linaro. Those are like "struct trace_array *tr " replaced with "struct trace_buffer *buf" and respective changes. I have applied this patch and tested on linux-linaro branch no more kernel crash reported and trace data is back again. Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org> Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'drivers/base/Makefile')
0 files changed, 0 insertions, 0 deletions