K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-10-25T16:50:16.000000Z K 7 svn:log V 285 - Fix typo in comment from previous revision. - Fix a bug in the LDT changes where the wrong argument was passed to set_user_ldt() from cpu_switch(). The bug was passing a pointer to the ldt, but set_user_ldt() takes a pointer to the process' mdproc structure. Submitted by: bde END