linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* build failure of next-20220906 due to 8bfc149ba24c ("scsi: qla2xxx: Enhance driver tracing with separate tunable and more")
@ 2022-09-06 14:32 Sudip Mukherjee (Codethink)
  2022-09-06 16:05 ` [EXT] " Arun Easi
  0 siblings, 1 reply; 8+ messages in thread
From: Sudip Mukherjee (Codethink) @ 2022-09-06 14:32 UTC (permalink / raw)
  To: Arun Easi, Nilesh Javali, Martin K. Petersen
  Cc: GR-QLogic-Storage-Upstream, James E.J. Bottomley, linux-scsi,
	linux-kernel, linux-next

Hi All,

The builds of loongarch loongson3_defconfig have failed to build
next-20220906 with the error:

drivers/scsi/qla2xxx/qla_os.c: In function 'qla_trace_init':
drivers/scsi/qla2xxx/qla_os.c:2854:25: error: implicit declaration of function 'trace_array_get_by_name'; did you mean 'trace_array_set_clr_event'? [-Werror=implicit-function-declaration]
 2854 |         qla_trc_array = trace_array_get_by_name("qla2xxx");
      |                         ^~~~~~~~~~~~~~~~~~~~~~~
      |                         trace_array_set_clr_event

drivers/scsi/qla2xxx/qla_os.c: In function 'qla_trace_uninit':
drivers/scsi/qla2xxx/qla_os.c:2869:9: error: implicit declaration of function 'trace_array_put' [-Werror=implicit-function-declaration]
 2869 |         trace_array_put(qla_trc_array);
      |         ^~~~~~~~~~~~~~~


git bisect pointed to 8bfc149ba24c ("scsi: qla2xxx: Enhance driver tracing with separate tunable and more").

I will be happy to test any patch or provide any extra log if needed.


--
Regards
Sudip

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

end of thread, other threads:[~2022-09-06 21:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-06 14:32 build failure of next-20220906 due to 8bfc149ba24c ("scsi: qla2xxx: Enhance driver tracing with separate tunable and more") Sudip Mukherjee (Codethink)
2022-09-06 16:05 ` [EXT] " Arun Easi
2022-09-06 16:21   ` Steven Rostedt
2022-09-06 20:57   ` Sudip Mukherjee
2022-09-06 21:03     ` Steven Rostedt
2022-09-06 21:26       ` Arun Easi
2022-09-06 21:41         ` Steven Rostedt
2022-09-06 21:50           ` Arun Easi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).