]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rosted...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 May 2018 06:57:28 +0000 (20:57 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 May 2018 06:57:28 +0000 (20:57 -1000)
commit69c56d99a25f781829d157db6e552021c72f3552
treefaa6c359791adbd9f5561dc55fa6424b2f8d9d46
parent7c08cdd52e5596b2ef07ed9fb1c77ede46a6a812
parentc24e959d19e2e3393d4c8fbcc41e412a083cd300
Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace

Pull tracing fixes from Steven Rostedt:
 "Some of the files in the tracing directory show file mode 0444 when
  they are writable by root. To fix the confusion, they should be 0644.
  Note, either case root can still write to them.

  Zhengyuan asked why I never applied that patch (the first one is from
  2014!). I simply forgot about it. /me lowers head in shame"

* tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  tracing: Fix the file mode of stack tracer
  ftrace: Have set_graph_* files have normal file modes