commit | 777a447529ad138f5fceb9c9ad28bab19848f277 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Feb 22 06:24:10 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Apr 26 01:54:11 2007 -0700 |
tree | d6fa75027b26d0b2d436cb0f8dc97c72f411b970 | |
parent | a58c9f3c1e929c3c323c26dbdafef46373a719d4 [diff] |
[SPARC64]: Unify timer interrupt handler. Things were scattered all over the place, split between SMP and non-SMP. Unify it all so that dyntick support is easier to add. Signed-off-by: David S. Miller <davem@davemloft.net>