Hi Dave, On Tue, 22 May 2012 15:05:25 -0400 (EDT) David Miller wrote: > > From: Stephen Rothwell > Date: Tue, 22 May 2012 18:20:10 +1000 > > > After merging the final tree, today's linux-next build (sparc32 defconfig) > > failed like this: > > > > arch/sparc/kernel/time_32.c: In function 'timer_interrupt': > > arch/sparc/kernel/time_32.c:105:3: error: invalid use of undefined type 'struct clock_event_device' > ... > > I have no idea what caused this, I did not get this yesterday. I have > > left this build broken for today. > > It builds cleanly in Linus's tree, and I have no local changes in sparc-next. I bisected it down to my merge of the tip tree (commit 26b38c5887 in next-20120522). I only enable GENERIC_CLOCKEVENTS for sparc64 - I missed a subtle interaction between commit 62f082830d63 ("sparc32: generic clockevent support") from the sparc-next tree and commit ded1cc5cfc3b ("sparc: Use: generic time config") from the tip tree. I will fix this up in linux-next today. Sorry for the noise. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au