]> granicus.if.org Git - spl/commit
Make sure that when calling __vmem_alloc that we
authorwartens2 <wartens2@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Thu, 24 Apr 2008 17:07:56 +0000 (17:07 +0000)
committerwartens2 <wartens2@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Thu, 24 Apr 2008 17:07:56 +0000 (17:07 +0000)
commit8100fe56f1d249afbb0232ac0a8ee6d598ad9e5f
tree4a07f9a385a018502e6f7823ac99329a183360c0
parent6e605b6e5824c300b9e1953fe4ac9c8fc15d695f
Make sure that when calling __vmem_alloc that we
do not have __GFP_ZERO set.  Once the memory is allocated
then zero out the memory if __GFP_ZERO is passed to
__vmem_alloc.

git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@88 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
include/sys/kmem.h