diff options
author | wartens2 <wartens2@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c> | 2008-04-24 17:24:02 +0000 |
---|---|---|
committer | wartens2 <wartens2@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c> | 2008-04-24 17:24:02 +0000 |
commit | 1bac409fa3a7c0b4e09e43776ac063ef50efcfd6 (patch) | |
tree | 12d8e37973001c1d88dc006aa5857ca8d0c0634b /ChangeLog | |
parent | 8100fe56f1d249afbb0232ac0a8ee6d598ad9e5f (diff) |
Forgot to update the ChangeLog.
git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@89 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-04-24 Herb Wartens <[email protected]> + + * include/sys/kmem.h : 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. + 2008-04-16 Herb Wartens <[email protected]> * modules/spl/spl-kmem.c : Make sure to disable interrupts |