Re: Strangest bug

Ingo Molnar (mingo@chiara.csoma.elte.hu)
Fri, 23 Jul 1999 22:15:17 +0200 (CEST)


On Fri, 23 Jul 1999, Stanislav Krasilovskiy wrote:

> But what if I absolutely need to retrieve the latest values from the
> structure (now placed in kernel space) at the time of the interrupt, and
> somehow allow the user space process to access/modify it sometimes? How
> would I do that?

use the syscall to modify the value, instead of / in addition to
overwriting it in memory.

-- mingo

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