Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jul 2001 19:14:32 +0400 (MSD)
From:      "Eugene L. Vorokov" <vel@bugz.infotecs.ru>
To:        Bernd Walter <ticso@mail.cicely.de>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: kernel panic when trying to use init's address space
Message-ID:  <200107061514.f66FEWo01179@bugz.infotecs.ru>
In-Reply-To: <20010705195825.E8794@cicely20.cicely.de> "from Bernd Walter at Jul 5, 2001 07:58:25 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> On Thu, Jul 05, 2001 at 02:59:17PM +0200, Bernd Walter wrote:
> > You are mmaping into the address space for the process you use the
> > struct proc from.
> > As long as it's this programm that is curproc everything is fine.

Okay, I understand what the problem is. But what if I still want to
simulate the syscall from the process which is not current ? Is it
difficult to make kernel think that it's current process, how
should it be done ? 

(Yes, I know this may look dumb, but still) 

Regards,
Eugene


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107061514.f66FEWo01179>