Hi Kevin, Ralf, On Tue, Mar 31, 2009 at 03:12:51PM +0200, Ralf Baechle wrote: > On Tue, Mar 31, 2009 at 01:10:32PM +0200, Kevin D. Kissell wrote: > > From: "Kevin D. Kissell" <kevink@xxxxxxxxxxxxx> > > Date: Tue, 31 Mar 2009 13:10:32 +0200 > > To: Linux MIPS org <linux-mips@xxxxxxxxxxxxxx> > > Subject: PATCH for SMTC: Fix Name Collision in _clockevent_init functions > > Content-Type: multipart/mixed; > > boundary="------------070601030706030107070108" > > > > Commit 779e7d41ad004946603da139da99ba775f74cb1c created a name collision > > in SMTC builds. The attached patch corrects this in a a Oh, I'm sorry. > > not-too-terribly-ugly manner. Note that the SMTC case has to come > > first, because CEVT_R4K will also be true. I'm curious: Is it required to use the CP0 counter for SMTC kernels, or could the SMTC-specific parts somehow be abstracted out and called by other timer backends? (for a hypothetical SMTC-enhanced Alchemy core) > Looks ok but I won't apply it immediately to give Manuel a chance to > comment. It works for me (both alchemy and CP0 timers). Thanks! Manuel Lauss