Re: help with access_process_vm
From: Fabiano Ramos
Date: Tue Dec 14 2004 - 16:04:12 EST
>
> The access_process_vm() call is doing down_read(), which could sleep,
> with irqs disabled. That's what's wrong.
>
Is it possible to put the process that caused the trap to sleep, call
schedule and
defer this access_process_vm to later on with irqs enabled and only than resume
the faulty process?
I want to write the the faulty process image.
Thanks
Fabiano
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/