Subject: Re: 2nd review of fixes to sig_return() and LDT's
To: None <brezak@apollo.hp.com, owner-port-i386@sun-lamp.cs.berkeley.edu,>
From: None <mycroft@gnu.ai.mit.edu>
List: port-i386
Date: 01/08/1994 14:50:09
PSL_MBZ and PSL_MBO certainly *are* appropriate, if they have correct
values.

#define PSL_MBZ         0xfff84028      /* must be zero bits */
#define PSL_MBO         0x00000202      /* must be one bits */

On the other hand, those are the same values PSL_USERSET and PSL_USERCLR
should have; I don't know why they were ever separated.


------------------------------------------------------------------------------