On Thu, May 28, 2020 at 04:05:38PM +0200, Peter Zijlstra wrote: > +#include <asm/percpu.h> > +#include <asm/percpu.h>
If we change those to <linux/percpu-defs.h>, in direct conflict with what the header says about itself, all builds seem to be good again. s390, sparc64, power64 all build again.