lkml.org 
[lkml]   [2005]   [Apr]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[patch 001/198] mmtimer build fix
From
Date

From: Christoph Lameter <clameter@engr.sgi.com>

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

25-akpm/drivers/char/mmtimer.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/char/mmtimer.c~mmtimer-build-fix drivers/char/mmtimer.c
--- 25/drivers/char/mmtimer.c~mmtimer-build-fix 2005-04-12 03:21:03.896544536 -0700
+++ 25-akpm/drivers/char/mmtimer.c 2005-04-12 03:21:03.900543928 -0700
@@ -485,7 +485,7 @@ void mmtimer_tasklet(unsigned long data)
goto out;
t->it_overrun = 0;

- if (tasklist_lock.write_lock || posix_timer_event(t, 0) != 0) {
+ if (posix_timer_event(t, 0) != 0) {

// printk(KERN_WARNING "mmtimer: cannot deliver signal.\n");

_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-04-12 22:30    [W:0.043 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site