From: Alexander Z Lam Date: Sat, 3 Aug 2013 01:36:15 +0000 (-0700) Subject: tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer X-Git-Tag: v3.11-rc5~28^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=711e124379e0f889e40e2f01d7f5d61936d3cd23;p=pandora-kernel.git tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer Releasing the free_buffer file in an instance causes the global buffer to be stopped when TRACE_ITER_STOP_ON_FREE is enabled. Operate on the correct buffer. Link: http://lkml.kernel.org/r/1375493777-17261-1-git-send-email-azl@google.com Cc: Vaibhav Nagarnaik Cc: David Sharp Cc: Alexander Z Lam Cc: stable@vger.kernel.org # 3.10 Signed-off-by: Alexander Z Lam Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed