Nathan Whitehorn 87acfc2a51 Fix two mistakes on 32-bit systems. The slbmte code in syscall() is 64-bit
only, and should be protected with an ifdef, and the no-execute bit in
32-bit set_user_sr() should be set before the comparison, not after, or
it will never match.
2010-11-03 16:21:47 +00:00
..
2010-10-26 15:48:03 +00:00
2010-10-14 19:30:44 +00:00
2010-11-02 05:39:57 +00:00
2010-10-13 21:37:02 +00:00
2010-07-12 10:18:10 +00:00
2010-09-23 11:52:32 +00:00