On Tue, 6 Sep 2022 14:26:31 -0700 Arun Easi <aeasi@xxxxxxxxxxx> wrote: > Steve, I was thinking both the fixes stay at least for a short > term the one in qla2xxx to avoid tree dependencies. > > Since, the qla_def.h change goes as: > > +#ifndef CONFIG_TRACING > +#ifndef trace_array_get_by_name > > ..it should co-exist when the "#define trace_array_get_by_name" gets > merged in include/linux/trace.h. BTW, I will send out the changes to > trace.h today. > > Other alternatives/suggestions welcome. I doubt I'll have anything that conflicts with an update to include/linux/trace.h, as it is seldom modified. Just sent a patch out that updates that file and I'll review it, and then you can push it through your tree. -- Steve