Allocate the section object from non paged pool because the storage for a spin lock...
authorHartmut Birr <osexpert@googlemail.com>
Sun, 5 Jun 2005 23:07:51 +0000 (23:07 +0000)
committerHartmut Birr <osexpert@googlemail.com>
Sun, 5 Jun 2005 23:07:51 +0000 (23:07 +0000)
commit5e938a6c682368bd71b06f418abb9c28670a163a
tree27ccb0d493fd8d897139dbaea8765cfbc4115f2a
parent9ea16654167cc5b18c6b82913e2f15776fc8abd0
Allocate the section object from non paged pool because the storage for a spin lock must be in non paged memory.

svn path=/trunk/; revision=15818
reactos/ntoskrnl/mm/section.c