Re: [patch 2.4] back port msleep(), msleep_interruptible()
From: maximilian attems (janitor_at_sternwelten.at)
Date: 10/31/04
- Previous message: Willem Riede: "rmmod osst hangs whenever osst gets loaded by hotplug at boot"
- In reply to: Jeff Garzik: "Re: [patch 2.4] back port msleep(), msleep_interruptible()"
- Next in thread: maximilian attems: "[patch 1/6] back port msleep(), msleep_interruptible()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 31 Oct 2004 15:43:53 +0100 To: Jeff Garzik <jgarzik@pobox.com>
On Sat, 30 Oct 2004, Jeff Garzik wrote:
> I'm pretty sure more than one of these symbols clashes with a symbol
> defined locally in a driver. I like the patch but we can't apply it
> until the impact on existing code is evaluated.
>
> Jeff
current 2.4 has no ssleep() nor jiffies_to_usecs() nor jiffies_to_msecs()
users. so no namespace conflicts on them.
i found a strange unsupported "msleep" syscall in
./arch/parisc/hpux/sys_hpux.c
left this one appart, i resend the msleep patch + 5 cleanup patches.
they remove duplicate msleep() or msecs_to_jiffies() definitions.
they are all compile tested, but the one touching drivers/char/shwdt.c
please show me if i forgot something.
-- maks kernel janitor http://janitor.kernelnewbies.org/ ps dropped prism54-devel@prism54.org from cc as this ml rejects my mails. - 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/
- Previous message: Willem Riede: "rmmod osst hangs whenever osst gets loaded by hotplug at boot"
- In reply to: Jeff Garzik: "Re: [patch 2.4] back port msleep(), msleep_interruptible()"
- Next in thread: maximilian attems: "[patch 1/6] back port msleep(), msleep_interruptible()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|