- Last patch was incomplete, apologies. SVN @ 5AM = bad idea.
authorAlex Ionescu <aionescu@gmail.com>
Tue, 9 Aug 2005 08:50:57 +0000 (08:50 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Tue, 9 Aug 2005 08:50:57 +0000 (08:50 +0000)
commit61ffdb35166293f48dff1a7eb27b0f2d5134b90b
tree253b3e0437573594ef1bccf1ff268aa34186cebf
parent6fd4c50fd3a771f851947d6e7d1b10a1af9fe2dc
- Last patch was incomplete, apologies. SVN @ 5AM = bad idea.
- Do not report that ROS is running on 0 active processors, that's a bad idea.
- Actually check the affinity mask set by NtSetInformationThread
- Fix the check in KeSetAffinityThread
- Give a valid affinity to the system thread (corresponding to the active cpu affinity set).

This removes all bugchecks from the kernel32 thread winetest.

svn path=/trunk/; revision=17235
reactos/ntoskrnl/include/internal/ke.h
reactos/ntoskrnl/ke/kthread.c
reactos/ntoskrnl/ke/main.c
reactos/ntoskrnl/ps/psmgr.c
reactos/ntoskrnl/ps/query.c