]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'trace-v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Sep 2018 03:31:02 +0000 (17:31 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Sep 2018 03:31:02 +0000 (17:31 -1000)
commit56dbe9279c8bfd5f1749a2735abd9ddd77c58d19
tree48e7684f00e165730c6a252ebe0739479c532971
parentd51adab15547571743b73834cf62ed8585cf9eb0
parent0f44bcdbbdb930f0b41ee5c1ef620b75e21e6fe1
Merge tag 'trace-v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace

Pull tracing fix from Steven Rostedt:
 "This fixes an issue with the build system caused by a change that
  modifies CC_FLAGS_FTRACE. The issue is that it breaks the dependencies
  and causes "make targz-pkg" to rebuild the entire world"

* tag 'trace-v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACE