[PATCH 2.6.21-rt2] PowerPC: decrementer clockevent driver
Segher Boessenkool
segher at kernel.crashing.org
Sat May 19 09:49:59 EST 2007
> I find it extremely silly to implement it as edge anyway. The EE line
> is
> level triggered, and having a mix of edge and level on the same
> exception without a clean way to retrigger the DEC one other than
> waiting one tick is just causing trouble.
It isn't edge triggered, it just automatically clears the
decrementer exception condition at its source when taken
(on certain implementations -- others leave it to software
to clear it).
Segher
More information about the Linuxppc-dev
mailing list