All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] trace: osnoise tracer fixes
@ 2021-06-28  9:45 Daniel Bristot de Oliveira
  2021-06-28  9:45 ` [PATCH 1/4] trace/osnoise: Fix 'no previous prototype' warnings Daniel Bristot de Oliveira
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Daniel Bristot de Oliveira @ 2021-06-28  9:45 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: Daniel Bristot de Oliveira, Jonathan Corbet, Thomas Gleixner,
	Ingo Molnar, Borislav Petkov, H. Peter Anvin, linux-doc,
	linux-kernel, x86

Fixes problems reported by kernel test robot <lkp@intel.com>, and
a typo in the documentation.

No functional change.

Daniel Bristot de Oliveira (4):
  trace/osnoise: Fix 'no previous prototype' warnings
  trace/osnoise: Make interval u64 on osnoise_main
  trace/osnoise: Fix return value on osnoise_init_hotplug_support
  Documentation: Fix a typo on trace/osnoise-tracer

 Documentation/trace/osnoise-tracer.rst |  2 +-
 arch/x86/kernel/trace.c                |  3 ---
 include/linux/trace.h                  |  2 ++
 kernel/trace/trace_osnoise.c           | 24 +++++++++++++-----------
 4 files changed, 16 insertions(+), 15 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-06-28  9:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-28  9:45 [PATCH 0/4] trace: osnoise tracer fixes Daniel Bristot de Oliveira
2021-06-28  9:45 ` [PATCH 1/4] trace/osnoise: Fix 'no previous prototype' warnings Daniel Bristot de Oliveira
2021-06-28  9:45 ` [PATCH 2/4] trace/osnoise: Make interval u64 on osnoise_main Daniel Bristot de Oliveira
2021-06-28  9:45 ` [PATCH 3/4] trace/osnoise: Fix return value on osnoise_init_hotplug_support Daniel Bristot de Oliveira
2021-06-28  9:45 ` [PATCH 4/4] Documentation: Fix a typo on trace/osnoise-tracer Daniel Bristot de Oliveira

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.