cool stuff!
this is _really_ how a modern dynticks system should look like on x86 -
proper per CPU hardware timers that are southbridge based.
There's a few routine checks this new has to pass: we've got to see how
widely this works and whether there are any bugs/quirks to take care of,
so i created a separate feature topic for it: tip/timers/hpet-percpu.
This tip/timers/hpet-percpu feature topic tree is based on irq/sparseirq
+ timers/hpet + timers/urgent - which had some changes in the hpet area.
I merged up the conflicts - please double check the result. I also did
cleanups for a few style problems that were present in hpet.c.
I've merged it into tip/master as well and will run a few tests before
pushing it out.
Ingo
--