s390/vmcp: correct early_param handling
Check "p" is not NULL before passing it to memparse, which doesn't
handle that case explicitly.
Signed-off-by: NVasily Gorbik <gor@linux.ibm.com>
Showing
想要评论请 注册 或 登录
Check "p" is not NULL before passing it to memparse, which doesn't
handle that case explicitly.
Signed-off-by: NVasily Gorbik <gor@linux.ibm.com>