On Wed, 6 Oct 2021 14:32:21 -0700 Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > >> a. randconfig: KCONFIG_SEED=0xBFBEA13C > >> ../kernel/trace/trace.c:1712:13: error: 'trace_create_maxlat_file' defined but not used [-Werror=unused-function] > >> static void trace_create_maxlat_file(struct trace_array *tr, > > > > Does this fix it? > > > > -- Steve > > Yes, thanks. > > Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> # build-tested > I believe the proper tags are: Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> # build-tested -- Steve