public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* mainline build failure due to cf21f328fcaf ("media: nxp: Add i.MX8 ISI driver")
@ 2023-04-26 17:07 Sudip Mukherjee (Codethink)
  2023-04-26 17:18 ` Sudip Mukherjee
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Sudip Mukherjee (Codethink) @ 2023-04-26 17:07 UTC (permalink / raw)
  To: Laurent Pinchart, Mauro Carvalho Chehab, Shawn Guo, Sascha Hauer
  Cc: NXP Linux Team, linux-media, linux-arm-kernel, linux-kernel,
	Linus Torvalds, Pengutronix Kernel Team, Fabio Estevam

Hi All,

The latest mainline kernel branch fails to build xtensa, mips, arm allmodconfig
with the error:

drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c: In function 'mxc_isi_channel_set_inbuf':
drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c:33:5: error: "CONFIG_ARCH_DMA_ADDR_T_64BIT" is not defined, evaluates to 0 [-Werror=undef]
   33 | #if CONFIG_ARCH_DMA_ADDR_T_64BIT
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c: In function 'mxc_isi_channel_set_outbuf':
drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c:51:5: error: "CONFIG_ARCH_DMA_ADDR_T_64BIT" is not defined, evaluates to 0 [-Werror=undef]
   51 | #if CONFIG_ARCH_DMA_ADDR_T_64BIT
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c:66:5: error: "CONFIG_ARCH_DMA_ADDR_T_64BIT" is not defined, evaluates to 0 [-Werror=undef]
   66 | #if CONFIG_ARCH_DMA_ADDR_T_64BIT
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

git bisect pointed to cf21f328fcaf ("media: nxp: Add i.MX8 ISI driver")

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


-- 
Regards
Sudip


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

end of thread, other threads:[~2023-05-18 20:45 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-26 17:07 mainline build failure due to cf21f328fcaf ("media: nxp: Add i.MX8 ISI driver") Sudip Mukherjee (Codethink)
2023-04-26 17:18 ` Sudip Mukherjee
2023-04-26 17:24 ` Laurent Pinchart
2023-05-08 10:54 ` Linux regression tracking #adding (Thorsten Leemhuis)
2023-05-08 16:27   ` Linus Torvalds
2023-05-10  8:05     ` Mauro Carvalho Chehab
2023-05-10  9:02       ` Linux regression tracking (Thorsten Leemhuis)
2023-05-11  6:46         ` Mauro Carvalho Chehab
2023-05-11  7:01           ` Laurent Pinchart
2023-05-10 13:16       ` Hans Verkuil
2023-05-14 10:59       ` Krzysztof Kozlowski
2023-05-15  7:46         ` Geert Uytterhoeven
2023-05-15  9:25           ` Mauro Carvalho Chehab
2023-05-15 10:00             ` Krzysztof Kozlowski
2023-05-15 14:55           ` Thorsten Leemhuis
2023-05-18 19:53     ` Nicolas Dufresne
2023-05-18 20:44       ` Linus Torvalds

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