On 10/6/21 6:10 PM, Steven Rostedt wrote:
On Wed, 6 Oct 2021 14:32:21 -0700
Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
On 10/6/21 2:22 PM, Steven Rostedt wrote:
On Tue, 5 Oct 2021 13:46:52 -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
Plumbers followed by Open Source Summit totally blew my brain cache. I
have a fix for this in my queue from Jackie Liu that I haven't
processed yet (just going through my queue now when I noticed it).
Can you test this patch instead?
https://lore.kernel.org/r/20210922025122.3268022-1-liu.yun@xxxxxxxxx
Sure, done. Same good result.
thanks.
--
~Randy