From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gregg C Levine" Subject: Re: Help needed reg LDT Date: Wed, 9 Apr 2003 22:06:14 -0400 Sender: linux-8086-owner@vger.kernel.org Message-ID: <000801c2ff05$c4bdfd20$51a3580c@who5> References: <20030409162235.64286.qmail@web41807.mail.yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: sample junk , linux-8086@vger.kernel.org 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 ----- Original Message ----- From: "sample junk" To: 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 >