Linux-Next discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Tracing: Compile error with qla2xxx
@ 2022-09-07  2:37 Arun Easi
  2022-09-07  2:38 ` [PATCH 1/1] tracing: Fix compile error in trace_array calls when TRACING is disabled Arun Easi
  0 siblings, 1 reply; 3+ messages in thread
From: Arun Easi @ 2022-09-07  2:37 UTC (permalink / raw)
  To: Steven Rostedt, Martin Petersen, Sudip Mukherjee, James Bottomley,
	linux-scsi, linux-kernel, linux-next, GR-QLogic-Storage-Upstream,
	Arun Easi

Hi Steve, et.al,

Please find a patch to fix compile error coming from qla2xxx driver
when CONFIG_TRACING is disabled. Perhaps not all of the functions
need to be "#define-d" out, but I just did it for completeness.

Hi Martin,

Please apply this patch to the SCSI tree once Steve approves it. Here
is a link to the discussion:
    https://lore.kernel.org/linux-scsi/YxdZ%2F9XOsWilvVSd@debian/T/#m6efb601ed65c907124a03cfd5f3f38f1eb8c5925

Regards,
-Arun

Arun Easi (1):
  tracing: Fix compile error in trace_array calls when TRACING is
    disabled

 include/linux/trace.h | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

-- 
2.9.5

base-commit: e699bb9765cd447ab477e9e888ddbab347dcf35a

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

end of thread, other threads:[~2022-09-07  2:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-07  2:37 [PATCH 0/1] Tracing: Compile error with qla2xxx Arun Easi
2022-09-07  2:38 ` [PATCH 1/1] tracing: Fix compile error in trace_array calls when TRACING is disabled Arun Easi
2022-09-07  2:48   ` Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox