Re: [patch 4/4] mISDN: misc timerdev fixes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Christoph Hellwig
Date: Tuesday, September 23, 2008 - 4:45 am

On Tue, Sep 23, 2008 at 04:30:05AM -0700, Andrew Morton wrote:

Much better.


But this also shows that mISDN is kinda stuck in a different century.
Doing __module_get(THIS_MODULE) at the end of ->open is utterly racy,
it really needs to set a owner field in file_operations and rip this
cruft out.

Btw, can anyone explain WTF this timerdev module is doing?  It's not
using any functionality from the rest of mISDN, it's not exporting
any functionality to it either but just provides a really awkward way
to expose dumb timers to userspace.  What does it provide that the
normal timer syscalls can't provide?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 4/4] mISDN: misc timerdev fixes, akpm, (Mon Sep 22, 2:51 pm)
Re: [patch 4/4] mISDN: misc timerdev fixes, David Miller, (Mon Sep 22, 7:18 pm)
Re: [patch 4/4] mISDN: misc timerdev fixes, Andi Kleen, (Mon Sep 22, 7:27 pm)
Re: [patch 4/4] mISDN: misc timerdev fixes, Karsten Keil, (Mon Sep 22, 11:34 pm)
Re: [patch 4/4] mISDN: misc timerdev fixes, Christoph Hellwig, (Tue Sep 23, 3:40 am)
Re: [patch 4/4] mISDN: misc timerdev fixes, Andrew Morton, (Tue Sep 23, 4:30 am)
Re: [patch 4/4] mISDN: misc timerdev fixes, Christoph Hellwig, (Tue Sep 23, 4:45 am)
Re: [patch 4/4] mISDN: misc timerdev fixes, Christoph Hellwig, (Tue Sep 23, 4:49 am)
Re: [patch 4/4] mISDN: misc timerdev fixes, Karsten Keil, (Tue Sep 23, 5:00 am)
Re: [patch 4/4] mISDN: misc timerdev fixes, Andi Kleen, (Tue Sep 23, 7:13 am)
Re: [patch 4/4] mISDN: misc timerdev fixes, Andi Kleen, (Tue Sep 23, 7:14 am)
Re: [patch 4/4] mISDN: misc timerdev fixes II, Andi Kleen, (Tue Sep 23, 7:17 am)
Re: [patch 4/4] mISDN: misc timerdev fixes II, Christoph Hellwig, (Tue Sep 23, 8:58 am)
Re: [patch 4/4] mISDN: misc timerdev fixes II, Andi Kleen, (Tue Sep 23, 9:46 am)
Re: [patch 4/4] mISDN: misc timerdev fixes II, Christoph Hellwig, (Tue Sep 23, 9:48 am)
Re: [patch 4/4] mISDN: misc timerdev fixes, Andrew Morton, (Tue Sep 23, 10:31 am)
Re: [patch 4/4] mISDN: misc timerdev fixes, Christoph Hellwig, (Sun Oct 12, 4:05 am)
Re: [patch 4/4] mISDN: misc timerdev fixes, Andrew Morton, (Sun Oct 12, 7:11 pm)
Re: [patch 4/4] mISDN: misc timerdev fixes, Christoph Hellwig, (Sun Oct 12, 7:16 pm)
Re: [patch 4/4] mISDN: misc timerdev fixes, David Miller, (Sun Oct 12, 9:00 pm)
Re: [patch 4/4] mISDN: misc timerdev fixes, Andrew Morton, (Mon Oct 13, 4:56 am)
Re: [patch 4/4] mISDN: misc timerdev fixes, David Miller, (Mon Oct 13, 11:47 am)