[patch #4737] User TSS fixup

2006-03-07 Thread Thomas Schwinge
Update of patch #4737 (project hurd): Status: In Progress => Done Assigned to: ams => tschwinge Open/Closed:Open => Closed ___

Re: User TSS fixup

2006-01-17 Thread Marco Gerards
Samuel Thibault <[EMAIL PROTECTED]> writes: > [gnumach]/Changelog > 2006-01-14 Samuel Thibault <[EMAIL PROTECTED]> > > * i386/i386/iopb.c: Include "vm_param.h". > (io_tss_init): Fix address and limit of user TSS. What does this do? Thanks, Marco __

User TSS fixup

2006-01-13 Thread Samuel Thibault
[gnumach]/Changelog 2006-01-14 Samuel Thibault <[EMAIL PROTECTED]> * i386/i386/iopb.c: Include "vm_param.h". (io_tss_init): Fix address and limit of user TSS. --- gnumach-20050801/i386/i386/iopb.c 2005-05-01 18:04:47.0 +0200 +++ gnumach-mine/i386/i386/iopb.c 2005-

[patch #4737] User TSS fixup

2006-01-13 Thread anonymous
Follow-up Comment #1, patch #4737 (project hurd): Here is an update of the user tss fix, replaces file #5662 : patch-gnumach-user_tss ___ Additional Item Attachment: File name: patch-gnumach-1-user_tss Size:1 KB corrected changelog

[patch #4737] User TSS fixup

2005-12-30 Thread Alfred M. Szmidt
Update of patch #4737 (project hurd): Assigned to:None => ams ___ Reply to this item at: __

[patch #4737] User TSS fixup

2005-12-30 Thread Alfred M. Szmidt
Update of patch #4737 (project hurd): Status:None => In Progress ___ Reply to this item at: __

[patch #4737] User TSS fixup

2005-12-26 Thread Samuel Thibault
URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=4737> Summary: User TSS fixup Project: The GNU Hurd Submitted by: sthibaul Submitted on: lun 26.12.2005 à 22:44 Category: GNU Mach P

User TSS fixup

2005-12-26 Thread Samuel Thibault
Hi, I'm fixing debian bug #46709, here is a first bug correction: the GDT entry for TSS segment needs a linear address, not a virtual one. And the address of the io barrier is already what is required (i.e a limit), there is no need to substract 1. Please apply, Samuel 2005-12-26 Samuel Thibault