lkml.org 
[lkml]   [1999]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: help!!!!
"Richard B. Johnson" wrote:
>
> 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);
> ^^^^^^^
>

And that is the way it's supposed to be.

see ./kernel/sched.c:

void interruptible_sleep_on(struct wait_queue **p)

-Richard

--
Richard Dynes
rdynes@varcom.com

-
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/

\
 
 \ /
  Last update: 2005-03-22 13:52    [W:0.042 / U:22.724 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site