Re: Newbie : core dump

From: Riley Williams (rhw@MemAlpha.cx)
Date: Mon Feb 28 2000 - 11:42:58 EST


Hi Shourya.

> What are the reasons the function access_ok (VERIFY_WRITE,
> unsigned long * d) can return FALSE if I am passing a
> temporary variable to d (which I assume to be in user
> space.

While I can't answer the rest of your questions, I can point out
that temporary variables have a habit of being in stack space,
not user space...

Best wishes from Riley.

 * Copyright (C) 1999, Memory Alpha Systems.
 * All rights and wrongs reserved.

+----------------------------------------------------------------------+
| There is something frustrating about the quality and speed of Linux |
| development, ie., the quality is too high and the speed is too high, |
| in other words, I can implement this XXXX feature, but I bet someone |
| else has already done so and is just about to release their patch. |
+----------------------------------------------------------------------+
 * http://www.memalpha.cx/Linux/Kernel/

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



This archive was generated by hypermail 2b29 : Tue Feb 29 2000 - 21:00:20 EST