public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tracing: a couple minor for-next fixes
@ 2013-11-11  5:03 Tom Zanussi
  2013-11-11  5:03 ` [PATCH 1/2] tracing: Add __rcu to enter/exit_syscall_files Tom Zanussi
  2013-11-11  5:03 ` [PATCH 2/2] tracing: Remove redundant destroy_call_preds() call Tom Zanussi
  0 siblings, 2 replies; 3+ messages in thread
From: Tom Zanussi @ 2013-11-11  5:03 UTC (permalink / raw)
  To: rostedt; +Cc: linux-kernel, Tom Zanussi

This patchset fixes a couple sparse warnings reported by the 'kbuild
test robot' and removes a redundant function call noticed by Steve
Rostedt.

The following changes since commit 20b72e76c42bc4f0dd091f9faee542ea45ad6b5e:

  Merge branch 'trace/ftrace/core' into trace/for-next (2013-11-06 22:58:52 -0500)

are available in the git repository at:

  git://git.yoctoproject.org/linux-yocto-contrib.git tzanussi/tracing-next-fixes
  http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-contrib/log/?h=tzanussi/tracing-next-fixes

Tom Zanussi (2):
  tracing: Add __rcu to enter/exit_syscall_files
  tracing: Remove redundant destroy_call_preds() call

 kernel/trace/trace.h        | 4 ++--
 kernel/trace/trace_events.c | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-11  5:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-11  5:03 [PATCH 0/2] tracing: a couple minor for-next fixes Tom Zanussi
2013-11-11  5:03 ` [PATCH 1/2] tracing: Add __rcu to enter/exit_syscall_files Tom Zanussi
2013-11-11  5:03 ` [PATCH 2/2] tracing: Remove redundant destroy_call_preds() call Tom Zanussi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox