Messages in this thread |  | | Date | Sun, 01 Sep 1996 12:21:10 -0400 | From | "Steven N. Hirsch" <> | Subject | Where is " -- ___________________________________________________________ |Steven N. Hirsch "Anything worth doing is worth | |University of Vermont overdoing.." - Hunter S. Thompson | |Computer SciWhere is waitqueue_active? |
| |
I have just attempted to apply pp17 to a 2.0.16 kernel (actually 2.0.15 with pre-patch-16 applied). Unfortunately, the function "waitqueue_active" is missing in action. I did a
find . -name "*.[chS]" -exec grep "waitqueue_active" {} \;
over the linux source tree, and the only place it shows up is in the patches to the tty drivers (which attempt to call it)..
Que pasa?
- Steve
|  |