]> git.baikalelectronics.ru Git - kernel.git/commit
csky: Add setup_initrd check code
authorGuo Ren <guoren@linux.alibaba.com>
Tue, 8 Oct 2019 06:25:13 +0000 (14:25 +0800)
committerGuo Ren <guoren@linux.alibaba.com>
Fri, 21 Feb 2020 07:43:25 +0000 (15:43 +0800)
commitfd48e591d79bacca1971be00ffcaf8e52cef93f2
treea3e7481fab17fd358f1a02f6bbfb34e97486674f
parent79b799b60399e7d72d676b8a90345326e9bb7ef9
csky: Add setup_initrd check code

We should give some necessary check for initrd just like other
architectures and it seems that setup_initrd() could be a common
code for all architectures.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
arch/csky/kernel/setup.c
arch/csky/mm/init.c