Re: Separate arch patching (Re: [patch-mm 06/25] clockevents: Fix resume logic)

2007-06-16 Thread Thomas Gleixner
Oleg, On Sat, 2007-06-16 at 20:51 +0200, Oleg Verych wrote: > > arch/arm/plat-omap/timer32k.c |2 + > > Testers and users are most likely to run one particular arch on > one particular test bench. If individual patches are arch > separated, i think bisecting will be a little bit easier.

Separate arch patching (Re: [patch-mm 06/25] clockevents: Fix resume logic)

2007-06-16 Thread Oleg Verych
* From: Thomas Gleixner [] > Fixup the existing users. > > This removes the sysfs entry for the HPET, which is now controlled by > the clockevents resume code. > > Signed-off-by: Thomas Gleixner <[EMAIL PROTECTED]> > > --- > arch/arm/mach-davinci/time.c |2 + > arch/arm/mach-imx/time.c