linux-uconsole/init
Tao Huang ab350b549a rk: init/main.c: support print long kernel command line
With features AVB / dm-verity enabled, cmdline content is about to
exceed previous maximum 2048 bytes. printk can not support long line
exceed LOG_LINE_MAX which less than 1024. So loop printk until all
content are printed in init/main.c.

Change-Id: I4c40b5302d82122b93161fe30082f5abcfcad069
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2018-08-21 15:59:56 +08:00
..
calibrate.c
do_mounts.c CHROMIUM: dm: boot time specification of dm= 2016-08-18 18:56:03 +05:30
do_mounts.h CHROMIUM: dm: boot time specification of dm= 2016-08-18 18:56:03 +05:30
do_mounts_dm.c ANDROID: Update init/do_mounts_dm.c to the latest ChromiumOS version. 2017-05-01 15:28:17 +05:30
do_mounts_initrd.c
do_mounts_md.c
do_mounts_rd.c
init_task.c UPSTREAM: sched/core: Allow putting thread_info into task_struct 2017-08-11 19:31:04 +05:30
initramfs.c Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/linux-linaro-stable.git 2018-01-26 19:26:47 +08:00
Kconfig Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android 2018-06-12 11:54:49 +01:00
main.c rk: init/main.c: support print long kernel command line 2018-08-21 15:59:56 +08:00
Makefile CHROMIUM: dm: boot time specification of dm= 2016-08-18 18:56:03 +05:30
noinitramfs.c
version.c