* Help needed reg LDT
@ 2003-04-09 16:22 sample junk
2003-04-10 2:06 ` Gregg C Levine
0 siblings, 1 reply; 2+ messages in thread
From: sample junk @ 2003-04-09 16:22 UTC (permalink / raw)
To: linux-8086
Hi all,
I am trying to implement per process LDT for
linux-2.4.20 on IA-32. During booting the kernel
does'nt get past the invocation of /sbin/init.
I have made the following changes for my
implementation
1) Have added segment descriptors for User code and
data in the newly created segment in the function
"copy_segments".
2)changed the __USER_CS and USER_DS to point into the
new descriptors created above.
Could anyone suggest where i had gone wrong??
TIA
gum
__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: Help needed reg LDT
2003-04-09 16:22 Help needed reg LDT sample junk
@ 2003-04-10 2:06 ` Gregg C Levine
0 siblings, 0 replies; 2+ messages in thread
From: Gregg C Levine @ 2003-04-10 2:06 UTC (permalink / raw)
To: sample junk, linux-8086
Hello from Gregg C Levine
How about your choice of lists? This list is for the ELKS project. You want
the actual kernel list, or a Usenet Linux group. Try one of those.
Gregg C Levine obiwanthejediknight@att.net
<This signature will be replaced, pending an approval from the Jedi Council.
>
----- Original Message -----
From: "sample junk" <gumnam777@yahoo.com>
To: <linux-8086@vger.kernel.org>
Sent: Wednesday, April 09, 2003 12:22 PM
Subject: Help needed reg LDT
> Hi all,
> I am trying to implement per process LDT for
> linux-2.4.20 on IA-32. During booting the kernel
> does'nt get past the invocation of /sbin/init.
> I have made the following changes for my
> implementation
> 1) Have added segment descriptors for User code and
> data in the newly created segment in the function
> "copy_segments".
> 2)changed the __USER_CS and USER_DS to point into the
> new descriptors created above.
>
> Could anyone suggest where i had gone wrong??
>
> TIA
> gum
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
> http://platinum.yahoo.com
> -
> To unsubscribe from this list: send the line "unsubscribe linux-8086" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-04-10 2:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-09 16:22 Help needed reg LDT sample junk
2003-04-10 2:06 ` Gregg C Levine
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox