]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Mar 2014 05:09:30 +0000 (22:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Mar 2014 05:09:30 +0000 (22:09 -0700)
commit932a7e607943e727a145a7e356b4a4dc0bf61af6
tree95a45bf408c3d7dec964855f67287cfcd162ad65
parent8867d28fa0d459e6cdc1d1ce1efacb4a8d22363b
parent265faab1324cc5f2ff74d298de1acb0456fb4931
Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace

Pull trace fix from Steven Rostedt:
 "Vaibhav Nagarnaik discovered that since 3.10 a clean-up patch made the
  array index in the trace event format bogus.

  He supplied an elegant solution that uses __stringify() and also
  removes the need for the event_storage and event_storage_mutex and
  also cuts off a few K of overhead from the trace events"

* tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  tracing: Fix array size mismatch in format string