All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tracepoint bugfix and cleanup
@ 2020-07-23 20:58 Nick Desaulniers
  2020-07-24  0:58 ` Sedat Dilek
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Desaulniers @ 2020-07-23 20:58 UTC (permalink / raw)
  To: Steven Rostedt, Ingo Molnar
  Cc: Miguel Ojeda, linux-kernel, clang-built-linux, Nick Desaulniers

The first patch fixes a reported bug in iterating the
tracing/printk_formats sysfs node, and is tagged for stable.

The second patch is a small cleanup and is less important than the
first.

Nick Desaulniers (2):
  tracepoint: mark __tracepoint_string's __used
  tracepoint: used attribute definitions from compiler_attributes.h

 include/linux/tracepoint.h | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

-- 
2.28.0.rc0.105.gf9edc3c819-goog


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

* Re: [PATCH 0/2] tracepoint bugfix and cleanup
  2020-07-23 20:58 [PATCH 0/2] tracepoint bugfix and cleanup Nick Desaulniers
@ 2020-07-24  0:58 ` Sedat Dilek
  0 siblings, 0 replies; 2+ messages in thread
From: Sedat Dilek @ 2020-07-24  0:58 UTC (permalink / raw)
  To: Nick Desaulniers
  Cc: Steven Rostedt, Ingo Molnar, Miguel Ojeda, linux-kernel,
	Clang-Built-Linux ML

On Thu, Jul 23, 2020 at 10:58 PM 'Nick Desaulniers' via Clang Built
Linux <clang-built-linux@googlegroups.com> wrote:
>
> The first patch fixes a reported bug in iterating the
> tracing/printk_formats sysfs node, and is tagged for stable.
>
> The second patch is a small cleanup and is less important than the
> first.
>
> Nick Desaulniers (2):
>   tracepoint: mark __tracepoint_string's __used
>   tracepoint: used attribute definitions from compiler_attributes.h
>

Forgot to CC CBL-ML on...?

2/2 tracepoint: used attribute definitions from compiler_attributes.h

I didn't see it in my inbox.

- Sedat -

>  include/linux/tracepoint.h | 11 +++++------
>  1 file changed, 5 insertions(+), 6 deletions(-)
>
> --
> 2.28.0.rc0.105.gf9edc3c819-goog
>
> --
> You received this message because you are subscribed to the Google Groups "Clang Built Linux" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to clang-built-linux+unsubscribe@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/clang-built-linux/20200723205811.1104520-1-ndesaulniers%40google.com.

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

end of thread, other threads:[~2020-07-24  0:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-23 20:58 [PATCH 0/2] tracepoint bugfix and cleanup Nick Desaulniers
2020-07-24  0:58 ` Sedat Dilek

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.