On Fri, Dec 15, 2017 at 08:42:25AM +0100, Greg Kroah-Hartman wrote:
On Thu, Dec 14, 2017 at 02:27:41PM -0800, Guenter Roeck wrote:
Hi,
I thought the problem was fixed, but I still see:
arch/powerpc/include/asm/checksum.h:103:2: error: implicit declaration of function 'from64to32'
when building powerpc images (eg powerpc:defconfig).
This is with v4.9.69-20-g78542f2. v4.9.69 fails as well.
Yeah, I thought I took care of that already too. I'm getting conflicting reports from 0-day about this as well, it failed one build cycle, then passed the next, and now failed again. Ugh, let me try to figure this out...
Ah, it passes powerpc builds on 0-day with the 'allnoconfig' build option, not with the defconfig, that explains that.
greg k-h