]> 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)
commitcb17b8cf9b17a1d6a4836dd8c6b265d2bb0995d2
tree48e7684f00e165730c6a252ebe0739479c532971
parent5623354ab7c0497d08e0b914a07550760a474b54
parentfa3e979b6a23c42e16083ac837acef3027fe2218
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