From mboxrd@z Thu Jan 1 00:00:00 1970 From: sample junk Subject: Help needed reg LDT Date: Wed, 9 Apr 2003 09:22:35 -0700 (PDT) Sender: linux-8086-owner@vger.kernel.org Message-ID: <20030409162235.64286.qmail@web41807.mail.yahoo.com> Mime-Version: 1.0 Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-8086@vger.kernel.org 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