hbirr(a)svn.reactos.com wrote:
Allocate the section object from non paged pool because
the storage for a spin lock must be in non paged memory.
Hi,
Not that I disagree with your changes (it seems they are necessary) but
don't they imply a bigger architectural problem? I've checked with
WinOBJ and the Section Object is allocated in paged memory... just
wanted to let you know this is why I made the change.
Best regards,
Alex Ionescu