summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm
diff options
context:
space:
mode:
authorTiezhu Yang <yangtiezhu@loongson.cn>2022-05-24 04:27:49 +0200
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2022-05-24 13:04:53 +0200
commitfb3d6967d508a59b2e8df8358aad1c35579a2833 (patch)
treecd5e4b77d8bec43f2be94234968fa1050ee89abb /arch/parisc/include/asm
parentMIPS: Kconfig: Fix indentation and add endif comment (diff)
downloadlinux-fb3d6967d508a59b2e8df8358aad1c35579a2833.tar.xz
linux-fb3d6967d508a59b2e8df8358aad1c35579a2833.zip
MIPS: Return -EINVAL if mem parameter is empty in early_parse_mem()
In the current code, the users usually need to make sure the value of mem parameter is correct, but it is better to do some check to avoid potential boot hangs. This commit checks whether mem parameter is empty, if yes, return -EINVAL before call memblock_remove() and memblock_add(). Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/parisc/include/asm')
0 files changed, 0 insertions, 0 deletions