greatlrd(a)svn.reactos.org wrote:
Author: greatlrd
Date: Sun Apr 16 20:04:28 2006
New Revision: 21611
URL:
http://svn.reactos.ru/svn/reactos?rev=21611&view=rev
Log:
kjk_hyperion : "Breaking auditing lock for a temporary fix: allow
ExEnterCriticalRegionAndAcquireFastMutexUnsafe and
ExReleaseFastMutexUnsafeAndLeaveCriticalRegion to be called from any thread; fixes
UserEnterShared, UserEnterExclusive and UserLeave in win32k"
Modified:
trunk/reactos/ntoskrnl/ex/fmutex.c
Modified: trunk/reactos/ntoskrnl/ex/fmutex.c
URL:
http://svn.reactos.ru/svn/reactos/trunk/reactos/ntoskrnl/ex/fmutex.c?rev=21…
This fix is broken. The real problem is win32k, you should fix that instead.
Best regards,
Alex Ionescu