Also sprach Manfred Spraul:
} Bill Wendling wrote:
} >
} + else
} + fds = (struct pollfd *)vmalloc(size);
} +
}
} vmalloc() & vfree() need lock_kernel(). Tigran wrote a patch, but that
} patch is not (yet?) part of the standard kernel.
}
If you look carefully towards the top and bottom of sys_poll(), you'll
see the {un}lock_kernel() calls.
-- || Bill Wendling wendling@ganymede.isdn.uiuc.edu- 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/
This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:18 EST