On Mon, 2007-04-02 at 14:39 -0700, Chris Wright wrote: > > > Yes, that's part of why I did some of the cleanups that way, so that we > > > could merge the two together later. > > > > I'd prefer to get this done now. If we plug it in as is, the "merge > > later" probably will never happen. > > that's fine, this is just RFC to see if there's obvious broken bits, etc. > also, i still need to do some split out of the pit. it and hpet are nearly > identical though, so i don't noticing any issues with this.
Ok. > the part i know is broken is lapic broadcast, so i'd like to fix that > up too. trouble is, it's broken on vanilla too, so i'm not 100% sure > what i'm debugging yet. You need to remove switch_APIC_timer_to_ipi and counterpart so that the clockevents broadcast gets control over broadcasting. This requires a change in drivers/acpi/processor_idle.c as well commit e9e2cdb412412326c4827fc78ba27f410d837e6e has the basic changes. tglx - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/