buggy GFP_KERNEL allocators

kuznet en ms2.inr.ac.ru kuznet en ms2.inr.ac.ru
Mie Ene 26 19:59:03 CST 2000


Hello!

> +				current->state = TASK_RUNNING;	/* We *must* do this before touching userspace! */

This smells suspiciously. Page fault code should not stuck only because
task state is not running. It contaradicts all the idea behind wait queues.

Essentially, fault is like signal. It must move task state to running.

Alexey

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



Más información sobre la lista de distribución Ayuda