linux/arch/um
Christoph Hellwig 4afd58e14d initramfs: provide a generic free_initrd_mem implementation
For most architectures free_initrd_mem just expands to the same
free_reserved_area call.  Provide that as a generic implementation marked
__weak.

Link: http://lkml.kernel.org/r/20190213174621.29297-8-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>	[m68k]
Acked-by: Mike Rapoport <rppt@linux.ibm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>	[arm64]
Cc: Steven Price <steven.price@arm.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: Guan Xuetao <gxt@pku.edu.cn>
Cc: Russell King <linux@armlinux.org.uk>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2019-05-14 09:47:47 -07:00
..
configs
drivers This pull request contains the following changes for UML: 2019-05-12 17:52:13 -04:00
include This pull request contains the following changes for UML: 2019-05-12 17:52:13 -04:00
kernel initramfs: provide a generic free_initrd_mem implementation 2019-05-14 09:47:47 -07:00
os-Linux um: remove uses of variable length arrays 2019-05-07 23:18:28 +02:00
scripts
.gitignore
Kconfig arch: um: Kconfig: pedantic indention cleanups 2019-05-07 23:18:28 +02:00
Kconfig.debug
Makefile
Makefile-os-Linux
Makefile-skas