Re: help!!!!

Richard B. Johnson (root@chaos.analogic.com)
Mon, 12 Jul 1999 08:36:49 -0400 (EDT)


On Sun, 11 Jul 1999, Scott Manley wrote:
[SNIPPED]

>
> /* wait queue */
> static struct wait_queue *lwait = 0;
^^^^^^^
This is a pointer, not the whole
structure.

[SNIPPED]
> module_interruptible_sleep_on(&lwait);
^^^^^^^

Cheers,
Dick Johnson
FILE SYSTEM MODIFIED
Penguin : Linux version 2.2.6 on an i686 machine (400.59 BogoMips).
Warning : It's hard to remain at the trailing edge of technology.

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