linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mainline build failure due to c4371c563973 ("gpio: remove VR41XX related gpio driver")
@ 2022-08-05 10:30 Sudip Mukherjee (Codethink)
  2022-08-05 12:26 ` Thomas Bogendoerfer
  0 siblings, 1 reply; 2+ messages in thread
From: Sudip Mukherjee (Codethink) @ 2022-08-05 10:30 UTC (permalink / raw)
  To: Thomas Bogendoerfer, Andy Shevchenko, Bartosz Golaszewski
  Cc: linux-mips, linux-kernel, Linus Torvalds

Hi All,

The latest mainline kernel branch fails to build for mips tb0226_defconfig
with the error:

mipsel-linux-ld: arch/mips/pci/fixup-tb0226.o: in function `pcibios_map_irq':
fixup-tb0226.c:(.text+0x38): undefined reference to `vr41xx_set_irq_trigger'
mipsel-linux-ld: fixup-tb0226.c:(.text+0x44): undefined reference to `vr41xx_set_irq_level'
mipsel-linux-ld: fixup-tb0226.c:(.text+0x64): undefined reference to `vr41xx_set_irq_trigger'
mipsel-linux-ld: fixup-tb0226.c:(.text+0x70): undefined reference to `vr41xx_set_irq_level'
mipsel-linux-ld: fixup-tb0226.c:(.text+0xb0): undefined reference to `vr41xx_set_irq_trigger'
mipsel-linux-ld: fixup-tb0226.c:(.text+0xbc): undefined reference to `vr41xx_set_irq_level'
mipsel-linux-ld: fixup-tb0226.c:(.text+0xd4): undefined reference to `vr41xx_set_irq_trigger'
mipsel-linux-ld: fixup-tb0226.c:(.text+0xe0): undefined reference to `vr41xx_set_irq_level'
mipsel-linux-ld: fixup-tb0226.c:(.text+0xf4): undefined reference to `vr41xx_set_irq_trigger'
mipsel-linux-ld: fixup-tb0226.c:(.text+0x100): undefined reference to `vr41xx_set_irq_level'

git bisect pointed to c4371c563973 ("gpio: remove VR41XX related gpio driver")

And, reverting that commit has fixed the build failure.

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


--
Regards
Sudip

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

* Re: mainline build failure due to c4371c563973 ("gpio: remove VR41XX related gpio driver")
  2022-08-05 10:30 mainline build failure due to c4371c563973 ("gpio: remove VR41XX related gpio driver") Sudip Mukherjee (Codethink)
@ 2022-08-05 12:26 ` Thomas Bogendoerfer
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Bogendoerfer @ 2022-08-05 12:26 UTC (permalink / raw)
  To: Sudip Mukherjee (Codethink)
  Cc: Andy Shevchenko, Bartosz Golaszewski, linux-mips, linux-kernel,
	Linus Torvalds

On Fri, Aug 05, 2022 at 11:30:18AM +0100, Sudip Mukherjee (Codethink) wrote:
> Hi All,
> 
> The latest mainline kernel branch fails to build for mips tb0226_defconfig
> with the error:

this config will go away after the MIPS merge is done.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

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

end of thread, other threads:[~2022-08-05 12:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-05 10:30 mainline build failure due to c4371c563973 ("gpio: remove VR41XX related gpio driver") Sudip Mukherjee (Codethink)
2022-08-05 12:26 ` Thomas Bogendoerfer

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).