Re: Alpha - how to fill the PC

Richard Henderson (rth@twiddle.net)
Fri, 28 Dec 2001 15:59:07 -0800


On Sun, Dec 16, 2001 at 06:49:56PM +0530, Aneesh Kumar K.V wrote:
> Right now I am doing ret_from_sys_call(&regs).

Err, ret_from_sys_call is not a function that can be called in
any normal method. Supposing that you get there, the stack
must be set up properly, and the stack is whence the register
values are fetched.

r~
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/