]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'trace-3.8-rc2-regression-fix' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Jan 2013 17:03:16 +0000 (09:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Jan 2013 17:03:16 +0000 (09:03 -0800)
commitf85a3c8610a9ade81746b77c7e77acf1e68f256d
treed563023f1764aac5c5232315c356fa258f53dcce
parent7b0500e2b777cbc15efda890964206aea510ae5a
parent7ccc38b460fc6f7cf8ccf0b5f690ae5e267da646
Merge tag 'trace-3.8-rc2-regression-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace

Pull tracing regression fix from Steven Rostedt:
 "A change that came in this merge window broke the writing to the
  trace_options file.  It causes garbage to be read during the compare
  of option names, and breaks setting options via the trace_options
  file, although options can still be set via the options/<option>
  files."

* tag 'trace-3.8-rc2-regression-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  tracing: Fix regression of trace_options file setting