Re: [patch] sys_modify_ldt extension (default_ldt)

2001-06-11 Thread Christoph Hellwig
Hi Joerg, In article <[EMAIL PROTECTED]> you wrote: > Hi, > > I am trying to integrate binfmt_xout.c into kernel 2.4 as part of the > linux-abi project (formerly known as iBCS). For old Xenix 286 binaries the > lcall7 gate needs to part of the LDT. > > In kernels 2.0 sys_modify_ldt(0,...) used

[patch] sys_modify_ldt extension (default_ldt)

2001-06-09 Thread Joerg Ahrens
Hi, I am trying to integrate binfmt_xout.c into kernel 2.4 as part of the linux-abi project (formerly known as iBCS). For old Xenix 286 binaries the lcall7 gate needs to part of the LDT. In kernels 2.0 sys_modify_ldt(0,...) used to return the default_ldt (with lcall7 gate) if there were no se