Re: hardcoded HZ in hub.c

David Woodhouse (dwmw2@infradead.org)
Tue, 21 Nov 2000 10:13:19 +0000


jerdfelt@valinux.com said:
> We applied a slightly different patch which is would not remove the
> pages out from under the thread, using semaphores instead.

> This patch isn't needed anymore. Thanks anyway.

Actually, the best fix is probably to get rid of the thread entirely and use
schedule_task to run usb_hub_events() instead.

--
dwmw2

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/