Re: 2.3.12 - klogd 100%CPU

Andrea Arcangeli (andrea@suse.de)
Fri, 13 Aug 1999 15:12:55 +0200 (CEST)


On Thu, 12 Aug 1999, Manfred Spraul wrote:

>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/