current->state after kmalloc

Oliver Neukum (520047054719-0001@t-online.de)
Tue, 5 Feb 2002 01:06:41 +0100


Hi,

if I do

set_current_state(TASK_INTERRUPTIBLE);
kmalloc(sizeof(struct x), GFP_KERNEL);

what is current->state after kmalloc ?

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