mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
be819aa6f1
Current arch_get_unmapped_area() of abiv1 doesn't use standard kernel api. After referring to the implementation of arch/arm, we implement it with vm_unmapped_area() from linux/mm.h. Signed-off-by: Guo Ren <ren_guo@c-sky.com> Cc: Arnd Bergmann <arnd@arndb.de> |
||
---|---|---|
.. | ||
inc/abi | ||
alignment.c | ||
bswapdi.c | ||
bswapsi.c | ||
cacheflush.c | ||
Makefile | ||
memcpy.S | ||
mmap.c | ||
strksyms.c |