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 init/: remove ineffective sparse disabling 2018-08-22 10:52:49 -07:00
do_mounts_md.c init/: remove ineffective sparse disabling 2018-08-22 10:52:49 -07:00
do_mounts_rd.c init/: remove ineffective sparse disabling 2018-08-22 10:52:49 -07:00
init_task.c
initramfs.c ANDROID: initramfs: call free_initrd() when skipping init 2018-08-28 17:10:42 +05:30
Kconfig Kbuild updates for v4.19 (2nd) 2018-08-25 13:40:38 -07:00
main.c init/main.c: log init process file name 2018-08-22 10:52:49 -07:00
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