kernel-fxtec-pro1x/init
Nick Bray aa589ed81a ANDROID: initramfs: call free_initrd() when skipping init
Memory allocated for initrd would not be reclaimed if initializing ramfs
was skipped.

Bug: 69901741
Test: "grep MemTotal /proc/meminfo" increases by a few MB on an Android
device with a/b boot.

Change-Id: Ifbe094d303ed12cfd6de6aa004a8a19137a2f58a
Signed-off-by: Nick Bray <ncbray@google.com>
2018-08-28 17:10:42 +05:30
..
calibrate.c
do_mounts.c CHROMIUM: dm: boot time specification of dm= 2018-08-28 16:46:04 +05:30
do_mounts.h CHROMIUM: dm: boot time specification of dm= 2018-08-28 16:46:04 +05:30
do_mounts_dm.c ANDROID: dm: do_mounts_dm: Update init/do_mounts_dm.c to the latest ChromiumOS version. 2018-08-28 16:46:04 +05:30
do_mounts_initrd.c
do_mounts_md.c
do_mounts_rd.c
init_task.c
initramfs.c ANDROID: initramfs: call free_initrd() when skipping init 2018-08-28 17:10:42 +05:30
Kconfig
main.c
Makefile ANDROID: initramfs: Add skip_initramfs command line option 2018-08-28 17:10:42 +05:30
noinitramfs.c ANDROID: initramfs: Add skip_initramfs command line option 2018-08-28 17:10:42 +05:30
version.c