Konstantin Belousov
8f4a1f3a83
Bring back the save/restore of the %ds, %es, %fs and %gs registers for
...
the 32bit images on amd64.
Change the semantic of the PCB_32BIT pcb flag to request the context
switch code to operate on the segment registers. Its previous meaning
of saving or restoring the %gs base offset is assigned to the new
PCB_GS32BIT flag.
FreeBSD 32bit image activator sets the PCB_32BIT flag, while Linux 32bit
emulation sets PCB_32BIT | PCB_GS32BIT.
Reviewed by: peter
MFC after: 2 weeks
2008-07-30 11:30:55 +00:00
..
2007-10-28 21:23:49 +00:00
2005-08-20 16:44:41 +00:00
2008-01-17 13:12:46 +00:00
2007-03-22 18:16:43 +00:00
2007-05-08 22:01:04 +00:00
2007-08-22 04:26:07 +00:00
2007-08-22 04:26:07 +00:00
2008-03-16 21:20:50 +00:00
2005-07-22 04:03:25 +00:00
2006-03-14 00:01:56 +00:00
2008-04-22 19:38:30 +00:00
2006-05-11 17:29:25 +00:00
2008-04-18 05:47:56 +00:00
2006-10-04 21:37:10 +00:00
2008-01-17 13:12:46 +00:00
2005-12-22 22:16:09 +00:00
2007-02-05 21:48:32 +00:00
2008-01-11 17:11:32 +00:00
2008-03-14 19:41:48 +00:00
2008-06-25 07:45:31 +00:00
2007-06-09 21:55:17 +00:00
2007-09-30 11:05:18 +00:00
2007-05-19 05:03:59 +00:00
2008-06-25 07:45:31 +00:00
2006-04-21 04:24:50 +00:00
2006-03-01 05:59:56 +00:00
2006-05-19 18:53:50 +00:00
2008-03-13 20:39:04 +00:00
2008-07-19 23:42:38 +00:00
2008-07-30 11:30:55 +00:00
2007-11-28 22:20:08 +00:00
2008-04-25 05:18:50 +00:00
2008-07-08 22:59:17 +00:00
2008-06-20 05:22:09 +00:00
2005-05-14 09:10:02 +00:00
2008-01-31 08:24:27 +00:00
2006-10-28 13:12:06 +00:00
2006-11-17 20:27:01 +00:00
2007-03-30 00:06:21 +00:00
2007-01-12 07:26:21 +00:00
2005-08-20 16:44:41 +00:00
2008-03-02 07:58:42 +00:00
2008-03-12 22:09:19 +00:00
2008-06-20 05:22:09 +00:00
2006-09-21 01:37:02 +00:00
2008-03-26 20:09:21 +00:00
2006-03-14 00:01:22 +00:00
2008-07-08 22:59:17 +00:00