Move the kernel heap allocator front-end from mm/. to mm/kmm_heap/.

This commit is contained in:
Gregory Nutt
2014-09-22 10:42:26 -06:00
parent 59a312aefa
commit c3a2527e56
17 changed files with 17 additions and 34 deletions
+1 -1
View File
@@ -8609,5 +8609,5 @@
definitions, types, prototypes (2014-9-22).
* fs/smartfs/smartfs_smart.c: SMART FS update from Ken Pettit
(2014-9-22).
* mm/mm_gran/: Move granuale allocator and page allocator from mm/. to
* mm/mm_gran/: Move granule allocator and page allocator from mm/. to
mm/mm_gran/. (2014-9-22).