>But now my solution is far better. Alloc memory, check that you have
In your solution you are doing a memmove from a to an userspace buffer.
When you are in kernel you can touch userspace only if you have set a
fixup entry.
Andrea
-
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/