On 24-11-07 06:11, Peter Teoh wrote:
According to this article: http://kerneltrap.org/node/2450/print kmap() can only be used if sleep is anticipated, and kmap_atomic() if there is no sleeping. Is that correct? I did not check the source code yet. So the logic above should use kmap() instead?
No idea what you mean by "copy" and "send" in there, bus as said, you can't sleep while having a page mapped via kmap_atomic().
Rene. -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ