linux/init
Nick Bray 008704c50f 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>
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2019-11-14 19:17:07 +08:00
..
calibrate.c
do_mounts_initrd.c
do_mounts_md.c
do_mounts_rd.c
do_mounts.c
do_mounts.h
init_task.c
initramfs.c ANDROID: initramfs: call free_initrd() when skipping init 2019-11-14 19:17:07 +08:00
Kconfig FROMGIT: audit: Add option to enable/disable syscall audit 2019-11-01 19:54:32 +08:00
Kconfig.gki ANDROID: net: enable wireless core features with GKI_LEGACY_WEXT_ALLCONFIG 2019-09-20 19:17:14 +00:00
main.c Merge remote branch 'android-4.19' of https://android.googlesource.com/kernel/common 2019-10-28 20:26:28 +08:00
Makefile ANDROID: initramfs: Add skip_initramfs command line option 2019-11-14 19:17:07 +08:00
noinitramfs.c ANDROID: initramfs: Add skip_initramfs command line option 2019-11-14 19:17:07 +08:00
version.c