All of lore.kernel.org
 help / color / mirror / Atom feed
* Regression: compile error on mpc83xx
@ 2018-10-18 19:35 Radu Rendec
  0 siblings, 0 replies; only message in thread
From: Radu Rendec @ 2018-10-18 19:35 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Scott Wood, Li Yang, Jia Hongtao

Hi everyone,

I'm getting the following compile error for mpc83xx in v4.9.115:

arch/powerpc/sysdev/built-in.o: In function `fsl_of_msi_probe':
fsl_msi.c:(.text+0x1548): undefined reference to `fsl_mpic_primary_get_version'

This seems to have been fixed in v3.12-rc1 by commit df1024ad8728. Then,
somewhere between v4.0 and v4.1 the following two commits changed the
arch/powerpc/include/asm/mpic.h file and that function again:
5e86bfde9cd9
807d38b73b63

After those two commits, it seems we're back to square one. I haven't
tested, but it looks like there haven't been any other changes to that
file up to the latest master in Linus' tree, so I believe the problem is
still there in the latest kernel.

Should commit df1024ad8728 be reapplied?

Thanks,
Radu Rendec

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-10-18 19:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-18 19:35 Regression: compile error on mpc83xx Radu Rendec

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.