On Thu, Jul 23, 2020 at 10:58 PM 'Nick Desaulniers' via Clang Built Linux <[email protected]> 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/clang-built-linux/20200723205811.1104520-1-ndesaulniers%40google.com.

