at v4.16-rc4 15 lines 591 B view raw
1TODO: 2 - sparse fixes 3 - rename files to be not so "generic" 4 - add proper arch dependencies as needed 5 - audit userspace interfaces to make sure they are sane 6 7 8ion/ 9 - Add dt-bindings for remaining heaps (chunk and carveout heaps). This would 10 involve putting appropriate bindings in a memory node for Ion to find. 11 - Split /dev/ion up into multiple nodes (e.g. /dev/ion/heap0) 12 - Better test framework (integration with VGEM was suggested) 13 14Please send patches to Greg Kroah-Hartman <greg@kroah.com> and Cc: 15Arve Hjønnevåg <arve@android.com> and Riley Andrews <riandrews@android.com>