]> git.neil.brown.name Git - history.git/commit
[PATCH] Fixes to mmtimer driver
authorChristoph Lameter <clameter@sgi.com>
Tue, 15 Mar 2005 11:37:28 +0000 (03:37 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 15 Mar 2005 11:37:28 +0000 (03:37 -0800)
commit52898b44ec51d872081a924612d7e864b0859791
treef39bbf48b01e62b939ad6688d007e3fc34dd3091
parenta832e2275731847c15a2757f9df55634a4325d85
[PATCH] Fixes to mmtimer driver

Fix the issue that the timer sometimes will not fire if the scheduled time
has already expired.  Plus some simplifications and style changes.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Dimitri Sivanich <sivanich@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/mmtimer.c